aboutsummaryrefslogtreecommitdiff
path: root/archivers/bsdar
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-05-31 16:05:23 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-05-31 16:05:23 +0000
commitd75f381d83d1bf4dfde30937f4dd5fa8a25f0aa6 (patch)
tree59e29ea597163c9257aa19aefd26bd8d9fc83668 /archivers/bsdar
parent793ac30cfbc2d67b1b57ce64d29419f416105376 (diff)
downloadports-d75f381d83d1bf4dfde30937f4dd5fa8a25f0aa6.tar.gz
ports-d75f381d83d1bf4dfde30937f4dd5fa8a25f0aa6.zip
Notes
Diffstat (limited to 'archivers/bsdar')
-rw-r--r--archivers/bsdar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bsdar/Makefile b/archivers/bsdar/Makefile
index fe3080d718ff..a8dab9f8c687 100644
--- a/archivers/bsdar/Makefile
+++ b/archivers/bsdar/Makefile
@@ -20,7 +20,7 @@ MAN1= ar.1 ranlib.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700055
+.if ${OSVERSION} < 700055 || ${OSVERSION} >= 900012
IGNORE= does not compile
.endif