aboutsummaryrefslogtreecommitdiff
path: root/cad/gspiceui
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 /cad/gspiceui
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 'cad/gspiceui')
-rw-r--r--cad/gspiceui/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index fd4ea674e13b..468099b0d1f2 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -16,7 +16,6 @@ LICENSE= GPLv3
OPTIONS_DEFINE= DOCS EXAMPLES
USE_WX= 2.8 3.0
-WX_UNICODE= yes
USES= compiler:c++11-lib gmake pkgconfig
CXXFLAGS+= -std=c++11