[86457] trunk/dports/aqua/osx2x/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 26 00:49:03 PDT 2011


Revision: 86457
          http://trac.macports.org/changeset/86457
Author:   ryandesign at macports.org
Date:     2011-10-26 00:49:03 -0700 (Wed, 26 Oct 2011)
Log Message:
-----------
osx2x: remove unnecessary universal variant; the xcode portgroup provides one that works fine

Modified Paths:
--------------
    trunk/dports/aqua/osx2x/Portfile

Modified: trunk/dports/aqua/osx2x/Portfile
===================================================================
--- trunk/dports/aqua/osx2x/Portfile	2011-10-26 07:47:42 UTC (rev 86456)
+++ trunk/dports/aqua/osx2x/Portfile	2011-10-26 07:49:03 UTC (rev 86457)
@@ -55,11 +55,6 @@
     copy $worksrcpath/build/UninstalledProducts/osx2x.app $destroot${applications_dir}/
 }
 
-variant universal {
-    eval xcode.build.settings-append        "ARCHS='${configure.universal_archs}'"
-    eval xcode.destroot.settings-append     "ARCHS='${configure.universal_archs}'"
-}
-
 livecheck.type      regexm
 livecheck.version   ${my_version}
 livecheck.url       https://raw.github.com/mdales/osx2x/master/Info.plist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111026/9127f161/attachment.html>


More information about the macports-changes mailing list