[92793] trunk/dports/games/raceintospace
jmr at macports.org
jmr at macports.org
Sun May 6 21:37:07 PDT 2012
Revision: 92793
https://trac.macports.org/changeset/92793
Author: jmr at macports.org
Date: 2012-05-06 21:37:07 -0700 (Sun, 06 May 2012)
Log Message:
-----------
raceintospace: turn off -Werror (#30498)
Modified Paths:
--------------
trunk/dports/games/raceintospace/Portfile
Added Paths:
-----------
trunk/dports/games/raceintospace/files/
trunk/dports/games/raceintospace/files/Makefile.in.diff
Modified: trunk/dports/games/raceintospace/Portfile
===================================================================
--- trunk/dports/games/raceintospace/Portfile 2012-05-07 04:35:33 UTC (rev 92792)
+++ trunk/dports/games/raceintospace/Portfile 2012-05-07 04:37:07 UTC (rev 92793)
@@ -35,6 +35,8 @@
port:libvorbis \
port:libtheora
+patchfiles Makefile.in.diff
+
configure.args --disable-sdltest
post-destroot {
Added: trunk/dports/games/raceintospace/files/Makefile.in.diff
===================================================================
--- trunk/dports/games/raceintospace/files/Makefile.in.diff (rev 0)
+++ trunk/dports/games/raceintospace/files/Makefile.in.diff 2012-05-07 04:37:07 UTC (rev 92793)
@@ -0,0 +1,12 @@
+--- Makefile.in.orig 2007-07-26 01:10:36.000000000 +1000
++++ Makefile.in 2011-08-01 20:30:42.000000000 +1000
+@@ -30,8 +30,7 @@
+ ACLOCAL_FLAGS = -I m4
+
+ EXTRA_WARNINGS = -Wextra -Wno-unused-parameter \
+- -Wno-char-subscripts -Wno-deprecated-declarations \
+- -Werror
++ -Wno-char-subscripts -Wno-deprecated-declarations
+
+ PROGS = $(addsuffix @EXEEXT@, \
+ imgsplit vtest decode getport getvab mtest sdltest vtest2)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120506/a3230a6b/attachment.html>
More information about the macports-changes
mailing list