[43388] trunk/dports/www/php5-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 10 00:11:25 PST 2008


Revision: 43388
          http://trac.macports.org/changeset/43388
Author:   ryandesign at macports.org
Date:     2008-12-10 00:11:20 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
php5-devel: change --with-expat-dir to --with-libexpat-dir; see #14859

Modified Paths:
--------------
    trunk/dports/www/php5-devel/Portfile

Modified: trunk/dports/www/php5-devel/Portfile
===================================================================
--- trunk/dports/www/php5-devel/Portfile	2008-12-10 08:08:01 UTC (rev 43387)
+++ trunk/dports/www/php5-devel/Portfile	2008-12-10 08:11:20 UTC (rev 43388)
@@ -4,6 +4,7 @@
 
 name                    php5-devel
 version                 5.3.0alpha3
+revision                1
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://qa.php.net/
@@ -76,7 +77,7 @@
     --with-libxml-dir=${prefix} \
     --with-gettext=${prefix} \
     --with-xml \
-    --with-expat-dir=${prefix} \
+    --with-libexpat-dir=${prefix} \
     --with-xmlrpc \
     --enable-soap \
     --enable-bcmath \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/37678794/attachment.html>


More information about the macports-changes mailing list