portmaster: make config-conditonal ?

B Briggs rcbdyndns at bellsouth.net
Mon Sep 4 18:22:57 UTC 2006


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



More information about the freebsd-ports mailing list