[98348] trunk/dports/games/wordplay/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 3 02:59:13 PDT 2012


Revision: 98348
          http://trac.macports.org//changeset/98348
Author:   ryandesign at 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:
--------------
    trunk/dports/games/wordplay/Portfile

Modified: trunk/dports/games/wordplay/Portfile
===================================================================
--- 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 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121003/2fafda53/attachment.html>


More information about the macports-changes mailing list