summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--science/py-geometer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-geometer/Makefile b/science/py-geometer/Makefile
index 428e286cdd46..52ccc3398f0a 100644
--- a/science/py-geometer/Makefile
+++ b/science/py-geometer/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/jan-mue/geometer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1<1.24,1:math/py-numpy@${PY_FLAVOR}
+RUN_DEPENDS= ${PYNUMPY}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils