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

ryandesign at macports.org ryandesign at macports.org
Mon Jan 3 13:28:50 PST 2011


Revision: 74845
          http://trac.macports.org/changeset/74845
Author:   ryandesign at macports.org
Date:     2011-01-03 13:28:43 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
php5-gdchart: depends_build + depends_run = depends_lib

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

Modified: trunk/dports/php/php5-gdchart/Portfile
===================================================================
--- trunk/dports/php/php5-gdchart/Portfile	2011-01-03 20:28:16 UTC (rev 74844)
+++ trunk/dports/php/php5-gdchart/Portfile	2011-01-03 21:28:43 UTC (rev 74845)
@@ -21,12 +21,9 @@
                 sha1    cf1071d5e9bba2ea0dc45fd172b22db68a66b953 \
                 rmd160  ae22aaa5b869a15677fc11d038ea0319179f056c
 
-depends_build \
+depends_lib-append \
     port:php5-gd
 
-depends_run \
-    port:php5-gd
-
 configure.args \
     --enable-gdchart=${prefix}/include/php/ext/gd
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/add4fb2c/attachment.html>


More information about the macports-changes mailing list