aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-03-28 20:45:10 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-03-28 20:45:10 +0000
commit1a9ef9fa6754e0c0f087f4e7a76e65029a75941c (patch)
treee0596dfc5254e65a6f3de0b5eb6d25f4ad08a7d0 /math
parent0804fca67c5eda2be61329599da40c5734b4d634 (diff)
downloadports-1a9ef9fa6754e0c0f087f4e7a76e65029a75941c.tar.gz
ports-1a9ef9fa6754e0c0f087f4e7a76e65029a75941c.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/polymake/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index 8831c2fa997d..f00dfc890800 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_BZIP2= yes
-USE_PERL5= yes
+USE_PERL5= 5.8.1+
USE_GCC= 3.4
HAS_CONFIGURE= yes
@@ -31,8 +31,8 @@ PLIST= ${WRKDIR}/pkg-plist
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500801
-BROKEN= requires perl 5.8.1 or newer
+.if ${PERL_LEVEL} >= 501000
+BROKEN= Does not build with perl >= 5.10
.endif
do-configure: