Revision
98348
Author
ryandesign@macports.org
Date
2012-10-03 02:59:13 -0700 (Wed, 03 Oct 2012)

Log Message

wordplay: ensure we're UsingTheRightCompiler and -arch flags; add universal variant

Modified Paths

Diff

Modified: trunk/dports/games/wordplay/Portfile (98347 => 98348)


--- trunk/dports/games/wordplay/Portfile	2012-10-03 09:58:04 UTC (rev 98347)
+++ trunk/dports/games/wordplay/Portfile	2012-10-03 09:59:13 UTC (rev 98348)
@@ -22,6 +22,9 @@
 
 use_configure    no
 
+variant universal {}
+
+build.args       CC="${configure.cc} [get_canonical_archflags cc]"
 build.target
 
 destroot {