mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/py-matplotlib: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
bd9c318712
commit
8fc0159565
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user