aboutsummaryrefslogtreecommitdiff
path: root/editors
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
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')
-rw-r--r--editors/poedit/Makefile1
-rw-r--r--editors/xmlcopyeditor/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index e207eea51b82..e4362400b2a0 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \
USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig
USE_WX= 3.0
WX_CONF_ARGS= absolute
-WX_UNICODE= yes
WITH_BDB_HIGHEST= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= WXRC="${WXRC_CMD}"
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