aboutsummaryrefslogtreecommitdiffstats
path: root/misc/compat10x
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
committermat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
commit057971c152a484648da5936e2abf430699f07815 (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /misc/compat10x
parentc743bcc36550fe214c3826e524078d4459e8cb90 (diff)
downloadfreebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.gz
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.zst
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Diffstat (limited to 'misc/compat10x')
-rw-r--r--misc/compat10x/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/compat10x/Makefile b/misc/compat10x/Makefile
index a064512ca1db..88b4268b7717 100644
--- a/misc/compat10x/Makefile
+++ b/misc/compat10x/Makefile
@@ -20,10 +20,6 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1000000
-IGNORE= is for FreeBSD 10.x and newer
-.endif
-
.if ${ARCH} == amd64
USE_LDCONFIG32= ${TARGET32_DIR}
.endif