[48141] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Sun Mar 15 00:00:20 PDT 2009


Revision: 48141
          http://trac.macports.org/changeset/48141
Author:   ryandesign at macports.org
Date:     2009-03-15 00:00:19 -0700 (Sun, 15 Mar 2009)
Log Message:
-----------
graphviz, graphviz-devel: allow php5-devel to satisfy php5 dependency

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/Portfile
    trunk/dports/graphics/graphviz-devel/Portfile

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2009-03-15 06:54:16 UTC (rev 48140)
+++ trunk/dports/graphics/graphviz/Portfile	2009-03-15 07:00:19 UTC (rev 48141)
@@ -183,7 +183,7 @@
 
 variant php description {Include PHP language bindings} {
     depends_lib-append \
-        port:php5
+        path:bin/php:php5
     depends_build-append \
         port:swig
     configure.args-delete \

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2009-03-15 06:54:16 UTC (rev 48140)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2009-03-15 07:00:19 UTC (rev 48141)
@@ -183,7 +183,7 @@
 
 variant php description {Include PHP language bindings} {
     depends_lib-append \
-        port:php5
+        path:bin/php:php5
     depends_build-append \
         port:swig
     configure.args-delete \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090315/7e479934/attachment.html>


More information about the macports-changes mailing list