summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.port.post.mk
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-01-26 03:40:12 +0000
committerasami <asami@FreeBSD.org>1999-01-26 03:40:12 +0000
commitaf2672e9d7f1c097860b179e1f97a09eb2fdd992 (patch)
tree9073ac3823fb62217df01ef2e4c240506aff32e2 /share/mk/bsd.port.post.mk
parentfe596a9ef89bac8b56cc2f63ad3c6c7df6ab1be5 (diff)
downloadFreeBSD-src-af2672e9d7f1c097860b179e1f97a09eb2fdd992.zip
FreeBSD-src-af2672e9d7f1c097860b179e1f97a09eb2fdd992.tar.gz
Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).
There are only skeletons left here; they merely serve as a backup to include the real versions under ${PORTSDIR}/Mk while we update the ports tree to include them directly.
Diffstat (limited to 'share/mk/bsd.port.post.mk')
-rw-r--r--share/mk/bsd.port.post.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.port.post.mk b/share/mk/bsd.port.post.mk
index be53028..d34d246 100644
--- a/share/mk/bsd.port.post.mk
+++ b/share/mk/bsd.port.post.mk
@@ -1,7 +1,7 @@
-# $Id$
+# $Id: bsd.port.post.mk,v 1.1 1998/11/11 05:21:28 asami Exp $
AFTERPORTMK= yes
-.include <bsd.port.mk>
+.include "bsd.port.mk"
.undef AFTERPORTMK
OpenPOWER on IntegriCloud