On Fri, 11 Jun 2010 17:34:59 +0300, Ivan Voras <[email protected]> wrote:
But to clarify if I get it correctly, using src.conf will only affect world+kernel, make.conf (and env vars) will also affect ports?
make.conf will affect ports, src and everything else that uses make. Read make(1) and make.conf(5). Proper way to set stuff for buildworld is to define variables in src.conf. -- Andrius _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
