Revision
79871
Author
ryandesign@macports.org
Date
2011-06-28 16:31:31 -0700 (Tue, 28 Jun 2011)

Log Message

wxWidgets: fix patch failure on 10.6.8+; see #29958

Modified Paths

Diff

Modified: trunk/dports/graphics/wxWidgets/Portfile (79870 => 79871)


--- trunk/dports/graphics/wxWidgets/Portfile	2011-06-28 23:03:04 UTC (rev 79870)
+++ trunk/dports/graphics/wxWidgets/Portfile	2011-06-28 23:31:31 UTC (rev 79871)
@@ -57,6 +57,7 @@
 
 #patchfiles	patch-chkconf.diff patch-TECConvertText.diff
 patchfiles	patch-chkconf.diff
+patch.dir           ${workpath}/${distname}-${version}
 
 #configure.cmd	../${distname}-${version}/configure
 configure.cmd		../configure

Modified: trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff (79870 => 79871)


--- trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff	2011-06-28 23:03:04 UTC (rev 79870)
+++ trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff	2011-06-28 23:31:31 UTC (rev 79871)
@@ -1,5 +1,5 @@
---- ../include/wx/mac/carbon/chkconf.h	2007-05-14 11:09:36.000000000 +0200
-+++ ../include/wx/mac/carbon/chkconf.h	2007-05-21 10:59:19.000000000 +0200
+--- include/wx/mac/carbon/chkconf.h.orig	2011-06-28 15:11:27.000000000 -0700
++++ include/wx/mac/carbon/chkconf.h	2011-06-28 14:52:11.000000000 -0700
 @@ -55,7 +55,7 @@
   */
  
@@ -8,4 +8,4 @@
 +    #define wxMAC_USE_NATIVE_TOOLBAR 0
  #endif
  
- #endif
+ /*