John Kennedy writes: > On Sat, Feb 15, 2020 at 09:02:39PM -0700, @lbutlr wrote: > > [...] > > Am I writing a config file for this every port I want to build? > > Personally, I have a single, custom make.conf that I maintain and shove into > /usr/local/etc/poudriere.d (default location I believe). > > Inside the make.conf, you can bracket non-default options like this: > > .if ${.CURDIR:M*/ftp/curl} > OPTIONS_FILE_UNSET += TLS_SRP > .endif >
I managed these bits via ansible, using https://github.com/reallyenglish/ansible-role-poudriere g. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"