summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
committereik <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
commitd9399df5067435b06d5e872cf09fcbff774e733d (patch)
treeafff0979f3a3fdcbef56311208eb8595c4d4b612 /sysutils
parentf78c00e847ca4ac4ac42dac53d90462ea61ec68f (diff)
downloadFreeBSD-ports-d9399df5067435b06d5e872cf09fcbff774e733d.zip
FreeBSD-ports-d9399df5067435b06d5e872cf09fcbff774e733d.tar.gz
Fix some ports that write something after bsd.port.mk
PR: 59254 Approved by: marcus (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xstow/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile
index abff021..6f68fb4 100644
--- a/sysutils/xstow/Makefile
+++ b/sysutils/xstow/Makefile
@@ -24,7 +24,4 @@ GNU_CONFIGURE= yes
MAN1= xstow.1
MAN5= xstow.ini.5
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
-
-#EOF
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud