[90919] trunk/dports/perl/p5-www-mechanize-sleepy/Portfile

dports at macports.org dports at macports.org
Sun Mar 18 02:44:17 PDT 2012


Revision: 90919
          https://trac.macports.org/changeset/90919
Author:   dports at macports.org
Date:     2012-03-18 02:44:16 -0700 (Sun, 18 Mar 2012)
Log Message:
-----------
p5-www-mechanize-sleepy: depend on correct version of
p5-www-mechanize, not the stub port

Modified Paths:
--------------
    trunk/dports/perl/p5-www-mechanize-sleepy/Portfile

Modified: trunk/dports/perl/p5-www-mechanize-sleepy/Portfile
===================================================================
--- trunk/dports/perl/p5-www-mechanize-sleepy/Portfile	2012-03-18 09:34:43 UTC (rev 90918)
+++ trunk/dports/perl/p5-www-mechanize-sleepy/Portfile	2012-03-18 09:44:16 UTC (rev 90919)
@@ -5,6 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.setup         WWW-Mechanize-Sleepy 0.7
+revision            1
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -24,6 +25,6 @@
                     rmd160 4f3a6936ad9dbf267135cb752a54f0f2b4248869
 
 if {$subport != $name} {
-    depends_lib-append  port:p5-www-mechanize
+    depends_lib-append  port:p${perl5.major}-www-mechanize
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120318/1d84324e/attachment-0001.html>


More information about the macports-changes mailing list