Revision
81352
Author
jmr@macports.org
Date
2011-07-29 06:32:19 -0700 (Fri, 29 Jul 2011)

Log Message

xmoto: disable SDL test

Modified Paths

Diff

Modified: trunk/dports/games/xmoto/Portfile (81351 => 81352)


--- trunk/dports/games/xmoto/Portfile	2011-07-29 13:28:17 UTC (rev 81351)
+++ trunk/dports/games/xmoto/Portfile	2011-07-29 13:32:19 UTC (rev 81352)
@@ -43,7 +43,7 @@
         ${worksrcpath}/src/image/tim_png.cpp
 }
 
-configure.args-append --with-apple-opengl-framework
+configure.args-append --with-apple-opengl-framework --disable-sdltest
 
 # xmoto does not pick up flags for ode correctly, so we do this manually
 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521013