aboutsummaryrefslogtreecommitdiff
path: root/misc/compat8x
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-03-27 12:26:51 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-03-27 12:26:51 +0000
commit211ee5cc7a341ed40a6ff7c95fba5ba8c3c1b00f (patch)
treec768b39713add87fa1b10c307818bd4068c61f81 /misc/compat8x
parentc0bd13f1f7058c7ce6b222e83bc004de26d69bda (diff)
downloadports-211ee5cc7a341ed40a6ff7c95fba5ba8c3c1b00f.tar.gz
ports-211ee5cc7a341ed40a6ff7c95fba5ba8c3c1b00f.zip
Undo a bad change on latest commits, let user install compatNx on systems running FreeBSD N
Notes
Notes: svn path=/head/; revision=349328
Diffstat (limited to 'misc/compat8x')
-rw-r--r--misc/compat8x/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/compat8x/Makefile b/misc/compat8x/Makefile
index ee9700a24d38..808c296757cd 100644
--- a/misc/compat8x/Makefile
+++ b/misc/compat8x/Makefile
@@ -24,8 +24,8 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 900000
-IGNORE= is for FreeBSD 9.x and newer
+.if ${OSVERSION} < 800000
+IGNORE= is for FreeBSD 8.x and newer
.endif
# libstdc++.so.6 could be necessary to run an 8.x binary