[124924] trunk/dports/games/angband/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 31 10:02:03 PDT 2014
Revision: 124924
https://trac.macports.org/changeset/124924
Author: ryandesign at macports.org
Date: 2014-08-31 10:02:03 -0700 (Sun, 31 Aug 2014)
Log Message:
-----------
angband: also set configure.universal_archs in aqua variant
Modified Paths:
--------------
trunk/dports/games/angband/Portfile
Modified: trunk/dports/games/angband/Portfile
===================================================================
--- trunk/dports/games/angband/Portfile 2014-08-31 16:43:57 UTC (rev 124923)
+++ trunk/dports/games/angband/Portfile 2014-08-31 17:02:03 UTC (rev 124924)
@@ -51,8 +51,9 @@
}
variant aqua conflicts x11 requires universal description {Build the Cocoa front-end} {
- # Makefile.osx hardcodes an x86_64/i386 universal build
+ # Makefile.osx hardcodes an i386/x86_64 universal build
supported_archs i386 x86_64
+ configure.universal_archs i386 x86_64
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140831/2ec14588/attachment.html>
More information about the macports-changes
mailing list