[75459] trunk/dports/perl/p5-gd/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Tue Jan 25 11:13:43 PST 2011


Revision: 75459
          http://trac.macports.org/changeset/75459
Author:   wsiegrist at apple.com
Date:     2011-01-25 11:13:42 -0800 (Tue, 25 Jan 2011)
Log Message:
-----------
p5-gd: GD.bundle links directly to libpng, so depend on it. Rev bump to make sure people rebuild against libpng14

Modified Paths:
--------------
    trunk/dports/perl/p5-gd/Portfile

Modified: trunk/dports/perl/p5-gd/Portfile
===================================================================
--- trunk/dports/perl/p5-gd/Portfile	2011-01-25 17:05:22 UTC (rev 75458)
+++ trunk/dports/perl/p5-gd/Portfile	2011-01-25 19:13:42 UTC (rev 75459)
@@ -3,6 +3,7 @@
 PortSystem		1.0
 PortGroup		perl5 1.0
 perl5.setup		GD 2.45
+revision                1 
 maintainers		stechert openmaintainer
 description		Module interface to libgd
 long_description	${description}
@@ -13,7 +14,7 @@
                     rmd160  13e85ae27c8f661d8c470ec7dd388ffb71771100
 
 
-depends_lib-append		port:gd2
+depends_lib-append		port:gd2 port:libpng
 
 universal_variant no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110125/c6cb4ade/attachment.html>


More information about the macports-changes mailing list