Revision
81325
Author
jmr@macports.org
Date
2011-07-29 03:55:58 -0700 (Fri, 29 Jul 2011)

Log Message

gource: disable SDL test

Modified Paths

Diff

Modified: trunk/dports/devel/gource/Portfile (81324 => 81325)


--- trunk/dports/devel/gource/Portfile	2011-07-29 10:54:27 UTC (rev 81324)
+++ trunk/dports/devel/gource/Portfile	2011-07-29 10:55:58 UTC (rev 81325)
@@ -25,6 +25,8 @@
                     port:jpeg \
                     port:glew
 
+configure.args      --disable-sdltest
+
 livecheck.type		regex
 livecheck.url		http://code.google.com/p/gource/
 livecheck.regex		"gource-(\\d+\\.\\d+)\\.tar\\.gz"