summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-22 11:26:08 +0000
committerjkh <jkh@FreeBSD.org>1994-08-22 11:26:08 +0000
commitef7e6c9729a69f6d2a17da693c46a11a48d05bd8 (patch)
tree24c1271a7d2a47ecddebb64ada0a2208f2d5affa /Makefile
parentd9a66d2bff38e494b5a588b301c4f6a3b9d51b3a (diff)
downloadFreeBSD-ports-ef7e6c9729a69f6d2a17da693c46a11a48d05bd8.zip
FreeBSD-ports-ef7e6c9729a69f6d2a17da693c46a11a48d05bd8.tar.gz
Change ports Makefiles to use bsd.port.subdir.mk
Submitted by: jkh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb6ba03..a81e406 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,3 @@
SUBDIR= editors lang shells x11
-.include <bsd.subdir.mk>
+.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud