[26666] trunk/dports/graphics/wxWidgets
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jul 2 01:20:57 PDT 2007
Revision: 26666
http://trac.macosforge.org/projects/macports/changeset/26666
Author: jwa at macports.org
Date: 2007-07-02 01:20:57 -0700 (Mon, 02 Jul 2007)
Log Message:
-----------
adding patch provided by afb, closing bug #12006 (if native toolbars are needed, maybe create a variant)
Modified Paths:
--------------
trunk/dports/graphics/wxWidgets/Portfile
Added Paths:
-----------
trunk/dports/graphics/wxWidgets/files/
trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff
Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile 2007-07-02 07:40:45 UTC (rev 26665)
+++ trunk/dports/graphics/wxWidgets/Portfile 2007-07-02 08:20:57 UTC (rev 26666)
@@ -46,6 +46,8 @@
extract.only ${distname}-${version}${extract.suffix}
+patchfiles patch-chkconf.diff
+
#configure.cmd ../${distname}-${version}/configure
configure.cmd ../configure
configure.ldflags -L${build.dir}/lib
Added: trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff
===================================================================
--- trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff (rev 0)
+++ trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff 2007-07-02 08:20:57 UTC (rev 26666)
@@ -0,0 +1,11 @@
+--- ../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
+@@ -55,7 +55,7 @@
+ */
+
+ #ifndef wxMAC_USE_NATIVE_TOOLBAR
+- #define wxMAC_USE_NATIVE_TOOLBAR 1
++ #define wxMAC_USE_NATIVE_TOOLBAR 0
+ #endif
+
+ #endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070702/efdfbff5/attachment.html
More information about the macports-changes
mailing list