From 15c81f5ca21ba8af5118650bc73cbb5e5b834203 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Jun 2017 01:56:56 +0000 Subject: [PATCH] Remove no-op WX_UNICODE Approved by: portmgr (blanket) --- math/py-matplotlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index c1ce7d064227..aa0d2afaa5f6 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -62,7 +62,7 @@ TKAGGBACKEND_VARS_OFF= TKAGG_BACKEND=False WXAGGBACKEND_DESC= WXAgg backend support WXAGGBACKEND_USE= WX=2.8+ WXAGGBACKEND_CONFIGURE_ENV= WX_CONFIG="${WX_CONFIG}" -WXAGGBACKEND_VARS= WXAGG_BACKEND=True WX_COMPS=python:lib WX_UNICODE=yes +WXAGGBACKEND_VARS= WXAGG_BACKEND=True WX_COMPS=python:lib WXAGGBACKEND_VARS_OFF= WXAGG_BACKEND=False PORTEXAMPLES= *