aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:26:08 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:26:08 +0000
commit742e6c4d2ab457b491e65af186996cc788c8b874 (patch)
treeb46a00d9f43c7d8352ca5f169ea0c23d59503c52 /Makefile
parent1fb83c20bbb6e998eae6a9cd0d51da533247e7bd (diff)
downloadports-742e6c4d2ab457b491e65af186996cc788c8b874.tar.gz
ports-742e6c4d2ab457b491e65af186996cc788c8b874.zip
Change ports Makefiles to use bsd.port.subdir.mk
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=21
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb6ba03b6927..a81e4065ae76 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,3 @@
SUBDIR= editors lang shells x11
-.include <bsd.subdir.mk>
+.include <bsd.port.subdir.mk>