aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/diskprep/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2007-02-06 02:03:58 +0800
committerbrooks <brooks@FreeBSD.org>2007-02-06 02:03:58 +0800
commitac4dcb4a74c885eaff0bafda18d2112e753682c2 (patch)
tree8274aa1cd3e387d5c5d54e4f65800dbf6d470c02 /sysutils/diskprep/Makefile
parent5eb5c8c6aa93cb11483a2e086f451d800a6b7b06 (diff)
downloadfreebsd-ports-graphics-ac4dcb4a74c885eaff0bafda18d2112e753682c2.tar.gz
freebsd-ports-graphics-ac4dcb4a74c885eaff0bafda18d2112e753682c2.tar.zst
freebsd-ports-graphics-ac4dcb4a74c885eaff0bafda18d2112e753682c2.zip
Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
Diffstat (limited to 'sysutils/diskprep/Makefile')
-rw-r--r--sysutils/diskprep/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/diskprep/Makefile b/sysutils/diskprep/Makefile
index 70f21ea12cb..ba637e5358b 100644
--- a/sysutils/diskprep/Makefile
+++ b/sysutils/diskprep/Makefile
@@ -24,10 +24,4 @@ USE_RCORDER= ${PORTNAME}
MAN8= diskprep.8
MANCOMPRESSED= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 503000
-IGNORE= Requires glabel(8) and thus >= FreeBSD-5.3
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>