[81354] trunk/dports/graphics/wxWidgets/Portfile

jwa at macports.org jwa at macports.org
Fri Jul 29 10:16:59 PDT 2011


Revision: 81354
          http://trac.macports.org/changeset/81354
Author:   jwa at macports.org
Date:     2011-07-29 10:16:56 -0700 (Fri, 29 Jul 2011)
Log Message:
-----------
fix a stupid typo

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets/Portfile

Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile	2011-07-29 16:24:20 UTC (rev 81353)
+++ trunk/dports/graphics/wxWidgets/Portfile	2011-07-29 17:16:56 UTC (rev 81354)
@@ -89,7 +89,7 @@
 
 platform darwin 11 {
 	 configure.args-append \
-	 --with-macosx-sdk=/Developer/SDKs/MacOSX10.67.sdk \
+	 --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk \
 	 --with-macosx-version-min=10.6
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/380eac17/attachment.html>


More information about the macports-changes mailing list