And here's the audacity change after the wxWidgets change.

Of course, I'll also bump both ports.

Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/audacity/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    23 Apr 2011 09:08:27 -0000      1.32
+++ Makefile    27 Apr 2011 16:13:47 -0000
@@ -62,7 +62,7 @@ MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} \
                        ${WRKSRC}/lib-src/libnyquist
 
 CONFIGURE_ARGS=                ${CONFIGURE_SHARED} \
-                       --disable-unicode \
+                       --enable-unicode \
                        --enable-ladspa \
                        --enable-nyquist \
                        --with-lib-preferences=system \

Reply via email to