[129809] trunk/dports/perl/p5-list-moreutils/Portfile

devans at macports.org devans at macports.org
Sat Dec 20 15:14:52 PST 2014


Revision: 129809
          https://trac.macports.org/changeset/129809
Author:   devans at macports.org
Date:     2014-12-20 15:14:52 -0800 (Sat, 20 Dec 2014)
Log Message:
-----------
p5-list-moreutils: drop dependency on p5-inc-latest to avoid a conflict with p5-module-build.

Modified Paths:
--------------
    trunk/dports/perl/p5-list-moreutils/Portfile

Modified: trunk/dports/perl/p5-list-moreutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-moreutils/Portfile	2014-12-20 22:52:26 UTC (rev 129808)
+++ trunk/dports/perl/p5-list-moreutils/Portfile	2014-12-20 23:14:52 UTC (rev 129809)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         List-MoreUtils 0.401
+revision            1
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         Provide the stuff missing in List::Util
@@ -19,9 +20,6 @@
                     sha256  a804efbad2087224a9c976df78000ce82106b94b59106b0237227c4a465e2284
 
 if {${perl5.major} != ""} {
-    depends_build-append \
-                    port:p${perl5.major}-inc-latest
-
     depends_lib-append \
                     port:p${perl5.major}-exporter-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141220/3ec9e414/attachment.html>


More information about the macports-changes mailing list