gnuradio-video-sdl: disable SDL test
--- trunk/dports/science/gnuradio-video-sdl/Portfile 2011-07-29 10:47:55 UTC (rev 81323)
+++ trunk/dports/science/gnuradio-video-sdl/Portfile 2011-07-29 10:54:27 UTC (rev 81324)
@@ -38,7 +38,8 @@
configure.args --disable-all-components \
--with-gruel \
--with-gnuradio-core \
- --enable-gr-video-sdl
+ --enable-gr-video-sdl \
+ --disable-sdltest
use_parallel_build yes