From 2eb283d82c8d565b66d39a416ed8c1109285e4b2 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 27 Jan 2022 14:17:51 +0100 Subject: math/py-matplotlib: Chase USES=pyqt changes --- math/py-matplotlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-matplotlib') diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 06c630d555ce..c7c79dbf85d0 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -46,7 +46,7 @@ QT5AGGBACKEND_DESC= Qt5Agg backend support TKAGGBACKEND_DESC= TKAgg backend support QT5AGGBACKEND_USES= display pyqt:5 -QT5AGGBACKEND_USE= PYQT=sip,widgets +QT5AGGBACKEND_USE= PYQT=pyqt5,sip QT5AGGBACKEND_VARS= QT5AGG_BACKEND=True QT5AGGBACKEND_VARS_OFF= QT5AGG_BACKEND=False TKAGGBACKEND_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} -- cgit v1.2.3