[81283] trunk/dports/games/barrage/Portfile
Revision: 81283 http://trac.macports.org/changeset/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: -------------- trunk/dports/games/barrage/Portfile Modified: trunk/dports/games/barrage/Portfile =================================================================== --- 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 }
participants (1)
-
jmr@macports.org