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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue