hmm, on Mon, Aug 17, 2009 at 05:18:49PM +0200, Landry Breuil said that > On Mon, Aug 17, 2009 at 04:54:12PM +0200, frantisek holop wrote: > > hmm, on Mon, Aug 17, 2009 at 03:38:21PM +0100, Stuart Henderson said that > > > On 2009/08/17 02:29, frantisek holop wrote: > > > > hi there, > > > > > > > > now that all ports are being built in /usr/ports/obj, > > > > is SEPARATE_BUILD still relevant? > > > > > > yes, "make clean=build" can be much quicker than "make clean; make patch". > > > > > > > is it possible to redirect this directory (to a bigger > > > > disk perhaps) using /etc/mk.conf? > > > > > > exactly the same as before, set WRKOBJDIR. and if you prefer to put > > > work directories through the ports tree (e.g. so you can cd to them > > > more easily) just set WRKOBJDIR= > > > > great info, this should definitely be in the man page imho... > > It is there, and also at http://www.openbsd.org/faq/faq15.html#PortsHow
bsd.port.mk(8): WRKOBJDIR Used as a base for the actual port working directory (de- fault: ${PORTSDIR}/obj). The real working directory ${WRKDIR} is created there. Can be set on a per-${PKGPATH} basis. For instance, setting WRKOBJDIR_www/mozil- la=/tmp/obj will affect only the mozilla port. an empty WRKOBJDIR is not documented... -f -- plus puto, minus scio -- the more i learn, the less i know