Modified: trunk/dports/games/angband/Portfile (124923 => 124924)
--- 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