summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 13:03:12 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 13:43:46 +0800
commitc4c571d3cdd21bc196175ff1fce752eea91b6b23 (patch)
tree62a5f5605cfb63f85d1855ded1935b594a4ddcc9
parentmath/py-bayesian-optimization: Remove PYNUMPY (diff)
math/py-bottleneck: Remove PYNUMPY
-rw-r--r--math/py-bottleneck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile
index 522d5d800f18..bc28a14ea185 100644
--- a/math/py-bottleneck/Makefile
+++ b/math/py-bottleneck/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent cython distutils