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