[110760] trunk/dports/devel/codeblocks/Portfile

mojca at macports.org mojca at macports.org
Thu Sep 5 07:17:39 PDT 2013


Revision: 110760
          https://trac.macports.org/changeset/110760
Author:   mojca at macports.org
Date:     2013-09-05 07:17:39 -0700 (Thu, 05 Sep 2013)
Log Message:
-----------
codeblocks: FileManager doesn't work in Carbon either (#40389)

Modified Paths:
--------------
    trunk/dports/devel/codeblocks/Portfile

Modified: trunk/dports/devel/codeblocks/Portfile
===================================================================
--- trunk/dports/devel/codeblocks/Portfile	2013-09-05 14:09:11 UTC (rev 110759)
+++ trunk/dports/devel/codeblocks/Portfile	2013-09-05 14:17:39 UTC (rev 110760)
@@ -114,7 +114,7 @@
     depends_lib-append      port:${wxWidgets.port}
     # NassiShneiderman seems to be broken (http://trac.macports.org/ticket/40389)
     configure.args-append   --with-wxdir=${wxWidgets.wxdir} \
-                            --with-contrib-plugins=all,-NassiShneiderman
+                            --with-contrib-plugins=all,-FileManager,-NassiShneiderman
 
     if {${wxWidgets.sdk} != ""} {
         configure.sdkroot ${wxWidgets.sdk}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130905/970bf5c5/attachment.html>


More information about the macports-changes mailing list