barrage: disable SDL test that uses the GUI
--- 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
}