diff options
Diffstat (limited to 'math/gnuplot/Makefile')
-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 |