From 0b12627c43b5e4b7f35f537b2e93ff97114849d4 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Fri, 12 Apr 2024 10:41:06 +0000 Subject: math/py-contourpy: Add USES=localbase to fix build Reported by: vvd@,rhurlin@ --- math/py-contourpy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/py-contourpy/Makefile b/math/py-contourpy/Makefile index 0634650aa669..383bd616cf47 100644 --- a/math/py-contourpy/Makefile +++ b/math/py-contourpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= contourpy PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pybind11:devel/py-pybind11@${PY_FLAVOR} \ RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} -USES= pkgconfig python +USES= localbase pkgconfig python USE_PYTHON= autoplist concurrent pep517 pytest BINARY_ALIAS= pybind11-config=pybind11-config-${PYTHON_VER} -- cgit v1.2.3