[95847] trunk/dports/graphics/wxWidgets-devel/Portfile

jwa at macports.org jwa at macports.org
Tue Jul 24 09:43:12 PDT 2012


Revision: 95847
          https://trac.macports.org/changeset/95847
Author:   jwa at macports.org
Date:     2012-07-24 09:43:11 -0700 (Tue, 24 Jul 2012)
Log Message:
-----------
add aui support

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-devel/Portfile

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-devel/Portfile	2012-07-24 16:37:33 UTC (rev 95846)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile	2012-07-24 16:43:11 UTC (rev 95847)
@@ -130,6 +130,10 @@
     --enable-std_string_conv_in_wxstring
 } 
 
+variant aui description {add support for AUI docking library} {
+    configure.args-append    --enable-aui
+}
+
 livecheck.type      regex
 livecheck.url       ${homepage}/downloads/
 livecheck.regex     Latest Development Release.*(2\\.\[0-9\]\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120724/a3397b2b/attachment-0001.html>


More information about the macports-changes mailing list