aboutsummaryrefslogtreecommitdiff
path: root/editors/xmlcopyeditor
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 /editors/xmlcopyeditor
parenta64838d6740def1c6cf4b83903c1952ad44941b8 (diff)
downloadports-e8001f57ef6a929276f396f85b6bcc1b08320ca2.tar.gz
ports-e8001f57ef6a929276f396f85b6bcc1b08320ca2.zip
Remove no-op WX_UNICODE
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443053
Diffstat (limited to 'editors/xmlcopyeditor')
-rw-r--r--editors/xmlcopyeditor/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile
index a554235d634a..9cddf7377d77 100644
--- a/editors/xmlcopyeditor/Makefile
+++ b/editors/xmlcopyeditor/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \
USE_WX= 2.8+
WX_COMPS= wx contrib
WX_CONF_ARGS= absolute
-WX_UNICODE= yes
USES= dos2unix gettext gmake iconv libtool
USE_GNOME= intltool
GNU_CONFIGURE= yes