Revision
81324
Author
jmr@macports.org
Date
2011-07-29 03:54:27 -0700 (Fri, 29 Jul 2011)

Log Message

gnuradio-video-sdl: disable SDL test

Modified Paths

Diff

Modified: trunk/dports/science/gnuradio-video-sdl/Portfile (81323 => 81324)


--- 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