aboutsummaryrefslogtreecommitdiff
path: root/games/glest
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-10 01:51:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-10 01:51:02 +0000
commite8001f57ef6a929276f396f85b6bcc1b08320ca2 (patch)
tree76f715d1a8f6a34dae3ca907ae3b5478b7080270 /games/glest
parenta64838d6740def1c6cf4b83903c1952ad44941b8 (diff)
Notes
Diffstat (limited to 'games/glest')
-rw-r--r--games/glest/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile
index 504f3546127e..9618acb293ee 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -40,7 +40,6 @@ EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME}
.if ${PORT_OPTIONS:MEDITOR}
USE_WX= 2.6+
WX_CONF_ARGS= relative
-WX_UNICODE= yes
HAVE_EDITOR= true
.endif