aboutsummaryrefslogtreecommitdiff
path: root/editors/madedit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 18:58:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 18:58:29 +0000
commit73f610542bed9341956183f672237a6189a126f1 (patch)
treea50be0873cba839097680b09ebfa46539c31cd4f /editors/madedit
parentd59c43836a66a3f4b508193270ad00bd3ad8dbba (diff)
downloadports-73f610542bed9341956183f672237a6189a126f1.tar.gz
ports-73f610542bed9341956183f672237a6189a126f1.zip
Enforce unicode version of wxGTK
Notes
Notes: svn path=/head/; revision=396852
Diffstat (limited to 'editors/madedit')
-rw-r--r--editors/madedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index caf1679430a2..5ebbb3f74e21 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs
USES= gettext pkgconfig dos2unix desktop-file-utils
USE_WX= 2.8+
-WANT_UNICODE= yes
+WX_UNICODE= yes
USE_XORG= x11
GNU_CONFIGURE= yes