K 10 svn:author V 4 fjoe K 8 svn:date V 27 2011-11-29T08:20:23.206913Z K 7 svn:log V 253 Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf. This is required to override knobs (e.g. WITH_PROFILE) during buildworld stages in Makefile.inc1 (otherwise the build is stopped due to both WITH_FOO and WITHOUT_FOO defined). END