aboutsummaryrefslogtreecommitdiff
path: root/math/polymake
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
commit10a2b4693fe100eb568b572e4d708e7d73fb560f (patch)
tree384db2430847574aba884f9787c765d0f5311558 /math/polymake
parentaaab6f1df4f547978b5d988f3369c358092e4bb3 (diff)
downloadports-10a2b4693fe100eb568b572e4d708e7d73fb560f.tar.gz
ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.zip
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
Notes
Notes: svn path=/head/; revision=308985
Diffstat (limited to 'math/polymake')
-rw-r--r--math/polymake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index c361a5a4bbd8..ccfec34013e9 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
USE_GMAKE= yes
USE_BZIP2= yes
-USE_PERL5= 5.8.1+
+USE_PERL5= yes
USE_GCC= 4.2+
USE_JAVA= yes
JAVA_BUILD= yes