[43138] trunk/dports/www/php5/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Dec 5 14:17:19 PST 2008
Revision: 43138
http://trac.macports.org/changeset/43138
Author: ryandesign at macports.org
Date: 2008-12-05 14:17:19 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
php5: use the bundled libgd again, instead of the standalone one; see #13988
Modified Paths:
--------------
trunk/dports/www/php5/Portfile
Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile 2008-12-05 22:14:42 UTC (rev 43137)
+++ trunk/dports/www/php5/Portfile 2008-12-05 22:17:19 UTC (rev 43138)
@@ -4,6 +4,7 @@
name php5
version 5.2.7
+revision 1
categories www lang php
maintainers ryandesign jwa
homepage http://www.php.net/
@@ -54,7 +55,6 @@
port:libmcrypt \
port:curl \
port:pcre \
- port:gd2 \
port:jpeg \
port:libpng \
port:freetype
@@ -99,7 +99,7 @@
--with-xsl=${prefix} \
--with-curl=${prefix} \
--with-pcre-regex=${prefix} \
- --with-gd=${prefix} \
+ --with-gd \
--with-jpeg-dir=${prefix} \
--with-png-dir=${prefix} \
--enable-gd-native-ttf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/08d12728/attachment.html>
More information about the macports-changes
mailing list