math/py-matplotlib: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-26 19:36:36 +02:00
parent bd9c318712
commit 8fc0159565

View file

@ -39,6 +39,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR}
USES= compiler:c++11-lib gettext gnome localbase pkgconfig python shebangfix uniquefiles:dirs
USE_CXXSTD= c++14
USE_PYTHON= distutils
PLIST_SUB= VER=${PORTVERSION}