[63263] trunk/dports/www/apache2/Portfile

raimue at macports.org raimue at macports.org
Sat Jan 30 17:41:39 PST 2010


Revision: 63263
          http://trac.macports.org/changeset/63263
Author:   raimue at macports.org
Date:     2010-01-30 17:41:36 -0800 (Sat, 30 Jan 2010)
Log Message:
-----------
Maintainer timeout, fixes #21001 (Compiling apache2 with ccache breaks modules)

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

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2010-01-30 23:55:55 UTC (rev 63262)
+++ trunk/dports/www/apache2/Portfile	2010-01-31 01:41:36 UTC (rev 63263)
@@ -5,6 +5,7 @@
 
 name             apache2
 version          2.2.14
+revision         1
 categories       www
 maintainers      imajes
 description      The extremely popular second version of the Apache http server 
@@ -82,7 +83,9 @@
                    --enable-proxy-connect \
                    --enable-proxy-http \
                    --enable-proxy-ftp
-                   
+
+configure.ccache no
+
 post-configure {
 	# Setting DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH
 	# avoids issues with library collisions (bug #3013)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100130/9cc75658/attachment.html>


More information about the macports-changes mailing list