aboutsummaryrefslogtreecommitdiff
path: root/misc/compat7x
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-03 11:26:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-03 11:26:48 +0000
commit0438143249634ab5028e53cb468d99a894c62995 (patch)
tree204c01c7973e83331fc29d8b09e59b3e9f219bd6 /misc/compat7x
parent68f48ea6c2e03359333e7b211625e51e06aa2026 (diff)
Notes
Diffstat (limited to 'misc/compat7x')
-rw-r--r--misc/compat7x/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/compat7x/Makefile b/misc/compat7x/Makefile
index 797043ba6c50..8868f0a1d01f 100644
--- a/misc/compat7x/Makefile
+++ b/misc/compat7x/Makefile
@@ -23,10 +23,6 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-IGNORE= is for FreeBSD 7.x and newer
-.endif
-
.if ${ARCH} == amd64
PLIST_SUB+= LDCONFIG_LIB32="${LDCONFIG} -32"
USE_LDCONFIG32= ${TARGET32_DIR}