[50496] trunk/dports/x11/php5-gtk/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 1 12:38:21 PDT 2009


Revision: 50496
          http://trac.macports.org/changeset/50496
Author:   ryandesign at macports.org
Date:     2009-05-01 12:38:21 -0700 (Fri, 01 May 2009)
Log Message:
-----------
php5-gtk: allow php5-devel to satisfy the php5 dependency, and remove glib2 dependency because gtk2 already depends on it in a way that allows glib2-devel to satisfy the glib2 dependency; closes #18837 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/x11/php5-gtk/Portfile

Modified: trunk/dports/x11/php5-gtk/Portfile
===================================================================
--- trunk/dports/x11/php5-gtk/Portfile	2009-05-01 18:53:00 UTC (rev 50495)
+++ trunk/dports/x11/php5-gtk/Portfile	2009-05-01 19:38:21 UTC (rev 50496)
@@ -28,9 +28,8 @@
     rmd160 2e305f45d95a2c1abbe8cd551c794823dfc3d919
 
 depends_lib \
-    port:glib2 \
 	port:gtk2 \
-	port:php5 \
+	path:bin/php:php5 \
 	port:libglade2
 
 configure.args \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090501/b4cf29b3/attachment.html>


More information about the macports-changes mailing list