[76031] trunk/dports/php/php5-gdchart/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 16 10:00:46 PST 2011


Revision: 76031
          http://trac.macports.org/changeset/76031
Author:   ryandesign at macports.org
Date:     2011-02-16 10:00:45 -0800 (Wed, 16 Feb 2011)
Log Message:
-----------
php5-gdchart requires gd2 to build; see #27398

Modified Paths:
--------------
    trunk/dports/php/php5-gdchart/Portfile

Modified: trunk/dports/php/php5-gdchart/Portfile
===================================================================
--- trunk/dports/php/php5-gdchart/Portfile	2011-02-16 17:55:30 UTC (rev 76030)
+++ trunk/dports/php/php5-gdchart/Portfile	2011-02-16 18:00:45 UTC (rev 76031)
@@ -21,6 +21,9 @@
                 sha1    cf1071d5e9bba2ea0dc45fd172b22db68a66b953 \
                 rmd160  ae22aaa5b869a15677fc11d038ea0319179f056c
 
+depends_build-append \
+    port:gd2
+
 depends_lib-append \
     port:php5-gd
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110216/caaa7252/attachment.html>


More information about the macports-changes mailing list