CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/04/22 06:47:42
Modified files:
x11/wxWidgets : Makefile
x11/wxWidgets/pkg: PLIST
Log message:
wxWidgets requires both wprintf() and wscanf() for unicode support.
We're not going to add both at the same time so explicitly disable unicode
support at configure time until both functions have been added.
ok landry
