[81351] trunk/dports/graphics/wxWidgets-devel/Portfile

jmr at macports.org jmr at macports.org
Fri Jul 29 06:28:18 PDT 2011


Revision: 81351
          http://trac.macports.org/changeset/81351
Author:   jmr at 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:
--------------
    trunk/dports/graphics/wxWidgets-devel/Portfile

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/f55aea88/attachment-0001.html>


More information about the macports-changes mailing list