[61916] trunk/dports/www/nginx/Portfile

jmr at macports.org jmr at macports.org
Wed Dec 23 15:24:22 PST 2009


Revision: 61916
          http://trac.macports.org/changeset/61916
Author:   jmr at macports.org
Date:     2009-12-23 15:24:21 -0800 (Wed, 23 Dec 2009)
Log Message:
-----------
nginx: fix universal configure args (#23005)

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

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2009-12-23 21:55:22 UTC (rev 61915)
+++ trunk/dports/www/nginx/Portfile	2009-12-23 23:24:21 UTC (rev 61916)
@@ -48,6 +48,8 @@
             --http-proxy-temp-path=${nginx_rundir}/proxy_temp \
             --http-fastcgi-temp-path=${nginx_rundir}/fastcgi_temp
 
+configure.universal_args-delete --disable-dependency-tracking
+
 build.target        build
 destroot.keepdirs   ${destroot}${nginx_logdir} \
                     ${destroot}${nginx_rundir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091223/846cf7aa/attachment.html>


More information about the macports-changes mailing list