]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable testing of customized variants of bsd.port.mk and
authoreik <eik@FreeBSD.org>
Fri, 2 Jul 2004 20:47:18 +0000 (20:47 +0000)
committereik <eik@FreeBSD.org>
Fri, 2 Jul 2004 20:47:18 +0000 (20:47 +0000)
commit311c5a0637f7c306895462ca12a6749f7a4e4dfe
tree7ca7c522e0adbe1ace9ae900bde9dce8cfba56bd
parent696704716d52a895094da20b7e1a0f763b069e12
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
share/mk/bsd.port.mk
share/mk/bsd.port.subdir.mk