[122631] trunk/dports/games/ctris/Portfile

jmr at macports.org jmr at macports.org
Fri Jul 25 03:29:27 PDT 2014


Revision: 122631
          https://trac.macports.org/changeset/122631
Author:   jmr at macports.org
Date:     2014-07-25 03:29:27 -0700 (Fri, 25 Jul 2014)
Log Message:
-----------
ctris: license

Modified Paths:
--------------
    trunk/dports/games/ctris/Portfile

Modified: trunk/dports/games/ctris/Portfile
===================================================================
--- trunk/dports/games/ctris/Portfile	2014-07-25 10:22:42 UTC (rev 122630)
+++ trunk/dports/games/ctris/Portfile	2014-07-25 10:29:27 UTC (rev 122631)
@@ -5,6 +5,7 @@
 name             ctris
 version          0.42
 categories       games
+license          GPL-2
 platforms        darwin
 maintainers      jmpp openmaintainer
 
@@ -26,5 +27,5 @@
 configure {
     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/Makefile
     reinplace "s|__CC__|${configure.cc}|" ${worksrcpath}/Makefile
-    reinplace "s|__CFLAGS__|${configure.cflags}|" ${worksrcpath}/Makefile
+    reinplace "s|__CFLAGS__|${configure.cflags} [get_canonical_archflags cc]|" ${worksrcpath}/Makefile
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140725/e8c19c2c/attachment.html>


More information about the macports-changes mailing list