Ticket #29958: wxWidgets-Portfile-patch-fix.diff
File wxWidgets-Portfile-patch-fix.diff, 1010 bytes (added by pixilla (Bradley Giesbrecht), 13 years ago) |
---|
-
files/patch-chkconf.diff
1 --- ../include/wx/mac/carbon/chkconf.h 2007-05-14 11:09:36.000000000 +02002 +++ ../include/wx/mac/carbon/chkconf.h 2007-05-21 10:59:19.000000000 +02001 --- include/wx/mac/carbon/chkconf.h.orig 2011-06-28 15:11:27.000000000 -0700 2 +++ include/wx/mac/carbon/chkconf.h 2011-06-28 14:52:11.000000000 -0700 3 3 @@ -55,7 +55,7 @@ 4 4 */ 5 5 … … 8 8 + #define wxMAC_USE_NATIVE_TOOLBAR 0 9 9 #endif 10 10 11 #endif11 /* -
Portfile
57 57 58 58 #patchfiles patch-chkconf.diff patch-TECConvertText.diff 59 59 patchfiles patch-chkconf.diff 60 patch.dir ${workpath}/${distname}-${version} 60 61 61 62 #configure.cmd ../${distname}-${version}/configure 62 63 configure.cmd ../configure