Revision
81351
Author
jmr@macports.org
Date
2011-07-29 06:28:17 -0700 (Fri, 29 Jul 2011)

Log Message

wxWidgets-devel: disable SDL test, update master_sites to avoid redirects

Modified Paths

Diff

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile (81350 => 81351)


--- trunk/dports/graphics/wxWidgets-devel/Portfile	2011-07-29 13:23:18 UTC (rev 81350)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile	2011-07-29 13:28:17 UTC (rev 81351)
@@ -21,7 +21,7 @@
 
 homepage		http://www.wxwidgets.org/
 distname		wxWidgets
-master_sites	sourceforge:wxwindows \
+master_sites	sourceforge:project/wxwindows/${version} \
 			    http://biolpc22.york.ac.uk/pub/${version}/
 
 use_bzip2		yes
@@ -63,7 +63,8 @@
 			    --with-zlib \
 			    --with-opengl \
 			    --with-cocoa \
-    			    --without-sdl \
+			    --without-sdl \
+			    --disable-sdltest \
 			    --enable-unicode \
 			    --enable-display