Revision
119611
Author
mk@macports.org
Date
2014-05-02 06:35:27 -0700 (Fri, 02 May 2014)

Log Message

icoutils: follow neverpanic's advice to use perl5.16 and skip p5-libwww-perl for now (#43539)

Modified Paths

Diff

Modified: trunk/dports/graphics/icoutils/Portfile (119610 => 119611)


--- trunk/dports/graphics/icoutils/Portfile	2014-05-02 12:11:42 UTC (rev 119610)
+++ trunk/dports/graphics/icoutils/Portfile	2014-05-02 13:35:27 UTC (rev 119611)
@@ -25,6 +25,5 @@
 use_bzip2           yes
 
 depends_lib         port:libpng
-depends_run         port:perl5 \
-                    port:p5-libwww-perl
+depends_run         port:perl5.16