[120426] trunk/dports/perl/p5-business-ismn/Portfile

dports at macports.org dports at macports.org
Tue May 27 19:07:44 PDT 2014


Revision: 120426
          https://trac.macports.org/changeset/120426
Author:   dports at macports.org
Date:     2014-05-27 19:07:44 -0700 (Tue, 27 May 2014)
Log Message:
-----------
p5-business-ismn: fix dependency version

Modified Paths:
--------------
    trunk/dports/perl/p5-business-ismn/Portfile

Modified: trunk/dports/perl/p5-business-ismn/Portfile
===================================================================
--- trunk/dports/perl/p5-business-ismn/Portfile	2014-05-28 01:55:27 UTC (rev 120425)
+++ trunk/dports/perl/p5-business-ismn/Portfile	2014-05-28 02:07:44 UTC (rev 120426)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Business-ISMN 1.11
+revision            1
 
 platforms           darwin
 maintainers         nomaintainer
@@ -22,5 +23,5 @@
 
 
 if {$subport != $name} {
-    depends_lib-append  port:p5-tie-cycle
+    depends_lib-append  port:p${perl5.major}-tie-cycle
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/5d83d909/attachment.html>


More information about the macports-changes mailing list