[63440] trunk/dports/www/apache/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 4 19:42:03 PST 2010


Revision: 63440
          http://trac.macports.org/changeset/63440
Author:   ryandesign at macports.org
Date:     2010-02-04 19:42:02 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
apache: ensure we're always UsingTheRightCompiler

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

Modified: trunk/dports/www/apache/Portfile
===================================================================
--- trunk/dports/www/apache/Portfile	2010-02-05 03:38:23 UTC (rev 63439)
+++ trunk/dports/www/apache/Portfile	2010-02-05 03:42:02 UTC (rev 63440)
@@ -39,6 +39,8 @@
 	configure.args-append   --with-layout=Apache --logfiledir=${prefix}/apache/var/log/httpd --runtimedir=${prefix}/apache/var/run
 }
 
+configure.env       LD_SHLIB=${configure.cc}
+
 configure.pre_args  --prefix=${prefix} --datadir=${prefix}/var/www/data --cgidir=${prefix}/var/www/cgi-bin --iconsdir=${prefix}/var/www/icons --mandir=${prefix}/share/man
 
 configure.args      --server-uid=www \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/cf2c90b0/attachment.html>


More information about the macports-changes mailing list