Revision
81283
Author
jmr@macports.org
Date
2011-07-28 15:20:55 -0700 (Thu, 28 Jul 2011)

Log Message

barrage: disable SDL test that uses the GUI

Modified Paths

Diff

Modified: trunk/dports/games/barrage/Portfile (81282 => 81283)


--- trunk/dports/games/barrage/Portfile	2011-07-28 22:01:27 UTC (rev 81282)
+++ trunk/dports/games/barrage/Portfile	2011-07-28 22:20:55 UTC (rev 81283)
@@ -26,6 +26,8 @@
 depends_lib	path:lib/pkgconfig/sdl.pc:libsdl \
 		port:libsdl_mixer
 
+configure.args  --disable-sdltest
+
 post-destroot	{
 	file delete -force ${destroot}${prefix}/share/applications
 }