aboutsummaryrefslogtreecommitdiff
path: root/misc/compat9x
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
commit7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /misc/compat9x
parentb3175cfda759707ed077a4649b634cad8934eb1b (diff)
downloadports-7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae.tar.gz
ports-7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae.zip
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Notes
Notes: svn path=/head/; revision=399346
Diffstat (limited to 'misc/compat9x')
-rw-r--r--misc/compat9x/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile
index 6c59459cc7eb..6f4082bbded2 100644
--- a/misc/compat9x/Makefile
+++ b/misc/compat9x/Makefile
@@ -22,10 +22,6 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 900000
-IGNORE= is for FreeBSD 9.x and newer
-.endif
-
.if ${ARCH} == amd64
USE_LDCONFIG32= ${TARGET32_DIR}
.endif