aboutsummaryrefslogtreecommitdiff
path: root/devel/py-bison
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-10-16 11:31:05 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-10-16 11:31:05 +0000
commit7e65922d110a8990283f069aa553fc4bff3df644 (patch)
tree49dcf345876c7373d985a871c105e133e4699377 /devel/py-bison
parent67c2ef94bcbed47eff78772f5e631e63bc5541cb (diff)
downloadports-7e65922d110a8990283f069aa553fc4bff3df644.tar.gz
ports-7e65922d110a8990283f069aa553fc4bff3df644.zip
Notes
Diffstat (limited to 'devel/py-bison')
-rw-r--r--devel/py-bison/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile
index 355d552cfded..7e77e7cba3be 100644
--- a/devel/py-bison/Makefile
+++ b/devel/py-bison/Makefile
@@ -33,6 +33,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
.if ${ARCH} == "ia64"
BROKEN= Does not compile on ia64
+.elif ${OSVERSION} >= 900000
+BROKEN= Does not support FreeBSD 9.0 or higher
.endif
.if !defined(NOPORTDOCS)