summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
commitf6153f1ccebf03c851e5d31e61f1e2d3628cff47 (patch)
tree2738a763e5195258e22ec5f78e1a3deabfecddf7 /sysutils
parentFix COMMENT spelling (diff)
Fix some ports that write something after bsd.port.mk
PR: 59254 Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=93964
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>