Rene Ladan wrote:
Hi,
what about the idea of using 'make config-conditional' instead of 'make
config' in portmaster to configure ports?  This way
/var/db/ports/*/options is respected.

The downside is that you have to run 'make rmconfig' in order to
reconfigure the port options.

Regards,
Rene
I second that emotion!

or possibly use config-conditional in -u unattended mode, and config otherwise.
Anyway, I'm going to mod my script right now and try it.
test -z "$NO_RECURSIVE_CONFIG" && make $MAKE_ARGS config-conditional

--
B Briggs

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to