[124798] trunk/dports/perl/p5-math-pari/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 28 02:15:20 PDT 2014


Revision: 124798
          https://trac.macports.org/changeset/124798
Author:   ryandesign at macports.org
Date:     2014-08-28 02:15:20 -0700 (Thu, 28 Aug 2014)
Log Message:
-----------
p5-math-pari: fix stub port

Modified Paths:
--------------
    trunk/dports/perl/p5-math-pari/Portfile

Modified: trunk/dports/perl/p5-math-pari/Portfile
===================================================================
--- 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 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140828/7ac008b1/attachment.html>


More information about the macports-changes mailing list