[22500] trunk/dports/www/php5/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Mar 2 17:11:21 PST 2007
Revision: 22500
http://trac.macosforge.org/projects/macports/changeset/22500
Author: ryandesign at macports.org
Date: 2007-03-02 17:11:21 -0800 (Fri, 02 Mar 2007)
Log Message:
-----------
Now use --enable-soap, at the request of Allan Marcus. Not using a variant because SOAP support only requires libxml2, and php5 already requires that.
Modified Paths:
--------------
trunk/dports/www/php5/Portfile
Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile 2007-03-03 00:36:42 UTC (rev 22499)
+++ trunk/dports/www/php5/Portfile 2007-03-03 01:11:21 UTC (rev 22500)
@@ -4,7 +4,7 @@
name php5
version 5.2.1
-revision 0
+revision 1
categories lang php www
maintainers ryandesign at macports.org jwa at macports.org
@@ -64,6 +64,7 @@
--with-xml \
--with-expat-dir=${prefix} \
--with-xmlrpc \
+ --enable-soap \
--enable-filepro \
--enable-bcmath \
--enable-trans-sid \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070302/0be8c8a1/attachment.html
More information about the macports-changes
mailing list