[103711] trunk/dports/lang/rust/Portfile

larryv at macports.org larryv at macports.org
Mon Mar 4 20:20:28 PST 2013


Revision: 103711
          https://trac.macports.org/changeset/103711
Author:   larryv at macports.org
Date:     2013-03-04 20:20:28 -0800 (Mon, 04 Mar 2013)
Log Message:
-----------
rust: Remove --disable-dependency-tracking (#38279).

Modified Paths:
--------------
    trunk/dports/lang/rust/Portfile

Modified: trunk/dports/lang/rust/Portfile
===================================================================
--- trunk/dports/lang/rust/Portfile	2013-03-05 04:19:28 UTC (rev 103710)
+++ trunk/dports/lang/rust/Portfile	2013-03-05 04:20:28 UTC (rev 103711)
@@ -20,6 +20,9 @@
 checksums           rmd160  b4988da7be984aa1337f4076e96e6d0c72e3170d \
                     sha256  d326d22707f0562d669c11efbc33ae812ddbf76ab78f07087fc5beb095a8928a
 
+configure.universal_args-delete \
+                    --disable-dependency-tracking
+
 # There's a makefile that ignores the configure script CC options, this makes \
 # it behave.
 build.args-append   CC=${configure.cc} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130304/a1aa3472/attachment.html>


More information about the macports-changes mailing list