Modified: trunk/dports/perl/p5-math-pari/Portfile (124797 => 124798)
--- trunk/dports/perl/p5-math-pari/Portfile 2014-08-28 08:27:02 UTC (rev 124797)
+++ trunk/dports/perl/p5-math-pari/Portfile 2014-08-28 09:15:20 UTC (rev 124798)
@@ -18,6 +18,7 @@
dist_subdir pari
+if {${perl5.major} != ""} {
# 2.1.7, though old, is the newest version of pari
# supported by p5-math-pari 2.01080*, according to the README.
set pari_version 2.1.7
@@ -34,7 +35,6 @@
rmd160 6d7ca649cdd457d96c12e1f9333143d496a78b7e \
sha256 9142f2cdaf3083c8962f1a5c2bb0e9fe8915f7d9490c03312ac2361c7ea155fa
-if {${perl5.major} != ""} {
distfiles-append ${pari_distfile}:pari
post-patch {