Hi!

> I recently realized that my postfix port wasn't compiled with the
> options I set.

Port options are normally saved in /var/db/ports/,
and poudriere takes the default values or those
found in /usr/local/etc/poudriere.d/options/.

To have the options from the normal system mirrored in poudriere,
I used this:

mkdir /usr/local/etc/poudriere.d/options/
cd /var/db
rm ports
ln -s /usr/local/etc/poudriere.d/options ports

So, how is your setup for the options configured ?

-- 
p...@opsec.eu            +49 171 3101372                         5 years to go !
_______________________________________________
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"

Reply via email to