Date: Fri, 2 Jul 2004 20:47:18 +0000 (UTC) From: Oliver Eikemeier <eik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.port.mk bsd.port.subdir.mk Message-ID: <200407022047.i62KlIB7042780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004-07-02 20:47:18 UTC
FreeBSD src repository
Modified files:
share/mk bsd.port.mk bsd.port.subdir.mk
Log:
Enable testing of customized variants of bsd.port.mk and
bsd.port.subdir.mk, without the overhead of an additional ports tree.
Use
make BSDPORTMK='${PORTSDIR}/My.Mk/bsd.port.mk' target
and
make BSDPORTSUBDIRMK='${PORTSDIR}/My.Mk/bsd.port.subdir.mk' target
to build with the alternate versions.
MFC after: 3 days
Revision Changes Path
1.307 +2 -1 src/share/mk/bsd.port.mk
1.31 +2 -1 src/share/mk/bsd.port.subdir.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407022047.i62KlIB7042780>
