On Mon, Aug 17, 2009 at 08:52:45PM +0100, Stuart Henderson wrote: > > Index: bsd.port.mk.5 > =================================================================== > RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v > retrieving revision 1.233 > diff -u -p -r1.233 bsd.port.mk.5 > --- bsd.port.mk.5 12 Aug 2009 22:40:54 -0000 1.233 > +++ bsd.port.mk.5 17 Aug 2009 19:51:08 -0000 > @@ -1926,6 +1926,8 @@ The real working directory ${WRKDIR} is > Can be set on a per-${PKGPATH} basis. > For instance, setting WRKOBJDIR_www/mozilla=/tmp/obj > will affect only the mozilla port. > +If explicitly unset (WRKOBJDIR=), the working directory is > +created in the directory containing the port. > .It Ev X11BASE > Where X11 has been installed (default: /usr/X11R6). > .It Ev XMKMF
reads fine to me. jmc