[104217] trunk/dports/www/zope/Portfile

larryv at macports.org larryv at macports.org
Wed Mar 20 17:59:50 PDT 2013


Revision: 104217
          https://trac.macports.org/changeset/104217
Author:   larryv at macports.org
Date:     2013-03-20 17:59:50 -0700 (Wed, 20 Mar 2013)
Log Message:
-----------
zope: Remove --disable-dependency-tracking from configure.universal_args (#38463).

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

Modified: trunk/dports/www/zope/Portfile
===================================================================
--- trunk/dports/www/zope/Portfile	2013-03-20 22:54:28 UTC (rev 104216)
+++ trunk/dports/www/zope/Portfile	2013-03-21 00:59:50 UTC (rev 104217)
@@ -45,6 +45,8 @@
 extract.post_args	| gnutar -xf -
 
 configure.args		--prefix=${zopehome} --with-python=${python}
+configure.universal_args-delete \
+			--disable-dependency-tracking
 
 build.target		default
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130320/3afb230f/attachment.html>


More information about the macports-changes mailing list