Revision
119617
Author
mk@macports.org
Date
2014-05-02 07:38:51 -0700 (Fri, 02 May 2014)

Log Message

icoutils: p5.16-libwww-perl IS the correct runtime dep, since it provides LWP (closes #43539)

Modified Paths

Diff

Modified: trunk/dports/graphics/icoutils/Portfile (119616 => 119617)


--- trunk/dports/graphics/icoutils/Portfile	2014-05-02 14:22:26 UTC (rev 119616)
+++ trunk/dports/graphics/icoutils/Portfile	2014-05-02 14:38:51 UTC (rev 119617)
@@ -5,7 +5,7 @@
 
 name                icoutils
 version             0.31.0
-revision            2
+revision            3
 categories          graphics
 platforms           darwin
 license             GPL-3
@@ -26,7 +26,8 @@
 use_bzip2           yes
 
 depends_lib         port:libpng
-depends_run         port:perl5.16
+depends_run         port:perl5.16 \
+                    port:p5.16-libwww-perl
 
 post-patch {
     reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|" ${worksrcpath}/extresso/extresso.in