aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2003-11-15 01:28:15 +0800
committereik <eik@FreeBSD.org>2003-11-15 01:28:15 +0800
commitd9399df5067435b06d5e872cf09fcbff774e733d (patch)
treeafff0979f3a3fdcbef56311208eb8595c4d4b612 /sysutils
parentf78c00e847ca4ac4ac42dac53d90462ea61ec68f (diff)
downloadfreebsd-ports-gnome-d9399df5067435b06d5e872cf09fcbff774e733d.tar.gz
freebsd-ports-gnome-d9399df5067435b06d5e872cf09fcbff774e733d.tar.zst
freebsd-ports-gnome-d9399df5067435b06d5e872cf09fcbff774e733d.zip
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 abff0210a4da..6f68fb45f2a8 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>