[103865] users/larryv/dports/lang/rust/Portfile

larryv at macports.org larryv at macports.org
Fri Mar 8 19:18:00 PST 2013


Revision: 103865
          https://trac.macports.org/changeset/103865
Author:   larryv at macports.org
Date:     2013-03-08 19:18:00 -0800 (Fri, 08 Mar 2013)
Log Message:
-----------
[sandbox] rust: Does not build universal.

Modified Paths:
--------------
    users/larryv/dports/lang/rust/Portfile

Modified: users/larryv/dports/lang/rust/Portfile
===================================================================
--- users/larryv/dports/lang/rust/Portfile	2013-03-09 03:12:41 UTC (rev 103864)
+++ users/larryv/dports/lang/rust/Portfile	2013-03-09 03:18:00 UTC (rev 103865)
@@ -10,6 +10,8 @@
 categories          lang devel
 platforms           darwin
 supported_archs     i386 x86_64
+# https://github.com/mozilla/rust/issues/2024
+universal_variant   no
 license             {MIT Apache-2} BSD zlib NCSA Permissive
 maintainers         g5pw openmaintainer
 
@@ -48,9 +50,6 @@
     configure.args-append   --enable-clang
 }
 
-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/20130308/77ccc3f9/attachment-0001.html>


More information about the macports-changes mailing list