CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/06/12 07:39:31
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Provide saner defaults for WRKOBJDIR, using ${PORTSDIR}/obj. No more w-*
dirs forgotten all around. One can still unset it in /etc/mk.conf to get
back to the older behaviour, or still override it with /usr/obj/ports or
/usr/wobj or whatever. At least, now it can be a separate partition.
Most of us were already overriding this value, OpenBSD is all about sane
& simple default settings.
${PORTSDIR}/obj suggestion from jake...@.
Discussed at length with several, 'Works for me' krw@ ok todd@ wcma...@.