From 4047522fd95ee7f98fab6052460ebe92eda370e0 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 16 Mar 2019 17:45:32 +0000 Subject: math/py-matplotlib: remove QT4AGGBACKEND option (Qt4 deprecation) Approved by: portmgr (implicit) --- math/py-matplotlib/files/patch-setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-matplotlib/files') diff --git a/math/py-matplotlib/files/patch-setup.cfg b/math/py-matplotlib/files/patch-setup.cfg index c364140c860a..c5b9d99c9e6c 100644 --- a/math/py-matplotlib/files/patch-setup.cfg +++ b/math/py-matplotlib/files/patch-setup.cfg @@ -60,7 +60,7 @@ +# +gtk = %%GTK_BACKEND%% +gtkagg = %%GTKAGG_BACKEND%% -+qt4agg = %%QT4AGG_BACKEND%% ++qt4agg = False +qt5agg = %%QT5AGG_BACKEND%% +tkagg = %%TKAGG_BACKEND%% +wxagg = %%WXAGG_BACKEND%% -- cgit v1.2.3