aboutsummaryrefslogtreecommitdiff
path: root/math/polymake
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2012-06-20 20:09:54 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2012-06-20 20:09:54 +0000
commit58ea9506aa3dd3296ad7c80a80ab1473fa909101 (patch)
tree0f068524887f4609e735d7eeeab6f21a2c6a936c /math/polymake
parent1439301183389c1698b972ff23a1f4be2c7776ac (diff)
downloadports-58ea9506aa3dd3296ad7c80a80ab1473fa909101.tar.gz
ports-58ea9506aa3dd3296ad7c80a80ab1473fa909101.zip
Notes
Diffstat (limited to 'math/polymake')
-rw-r--r--math/polymake/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index 7afc562ce0ed..1a2b1acfaa6e 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -49,6 +49,10 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} >= 501400
+IGNORE= does not build with Perl 5.14+
+.endif
+
.if !defined(DISABLE_MAKE_JOBS)
pre-fetch:
@MAKE_JOBS_NUMBER=${MAKE_JOBS_NUMBER}; \