CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/11/19 05:24:50
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
add a new value for BULK and use it as default:
BULK=auto will invoke bulk behavior on dependencies, but not during
normal build.
(internally, deps have _SOLVING_DEP=yes, so we can distinguish them)
okay ajacoutot@
