diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2015-11-10 07:11:23 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-11-10 07:11:23 +0000 |
| commit | b62cc61931c3ecf2fbe5b5bd653f4f9065040f00 (patch) | |
| tree | ff317e96a720dfb856e60a6fb871fdd0a8adb438 /math/gnuplot | |
| parent | irc/irssi-devel - tarball was rerolled, content hasn't changed (diff) | |
math/gnuplot: remove WX_UNICODE, is no-op
PR: 204372
Approved by: glewis (maintainer)
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 7ed583b7dfe1..d0dc4107fd71 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -67,7 +67,6 @@ X11_USE= XORG=x11 # Version 3.x of WX currently cause gnuplot to crash. # Do not update without this without testing. USE_WX= 2.8 -WX_UNICODE= yes WX_CONF_ARGS= absolute .else CONFIGURE_ARGS+= --disable-wxwidgets |
