cvs commit: src/share/mk bsd.port.mk bsd.port.subdir.mk
Oliver Eikemeier
eik at FreeBSD.org
Fri Jul 2 13:49:47 PDT 2004
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
More information about the cvs-all
mailing list