[29391] trunk/dports/www/php5/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 22 13:20:05 PDT 2007


Revision: 29391
          http://trac.macosforge.org/projects/macports/changeset/29391
Author:   nox at macports.org
Date:     2007-09-22 13:20:05 -0700 (Sat, 22 Sep 2007)

Log Message:
-----------
php5: Removed cclient specific cppflags, php5 builds fine without them and it breaks pecl packages build process (closes #12410).

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2007-09-22 20:17:36 UTC (rev 29390)
+++ trunk/dports/www/php5/Portfile	2007-09-22 20:20:05 UTC (rev 29391)
@@ -4,6 +4,7 @@
 
 name                php5
 version             5.2.4
+revision            1
 categories          lang php www
 maintainers         ryandesign jwa
 homepage            http://www.php.net/
@@ -161,8 +162,6 @@
 variant imap {
 	depends_lib-append \
 		port:cclient
-	configure.cppflags-append \
-		-I${prefix}/include/c-client
 	configure.args-append \
 		--with-imap=${prefix} \
 		--with-imap-ssl=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070922/a791ee83/attachment.html


More information about the macports-changes mailing list