summaryrefslogtreecommitdiff
path: root/databases/py-tiledb
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:08:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:08:29 +0000
commit25ddd8c7ae3896b12289768eec31eddcf9b671e7 (patch)
tree4478f282167fc5c56636b2f2db9fd7270c79425c /databases/py-tiledb
parentRemove PYGAME and PYNUMPY (diff)
Remove PYNUMPY
Diffstat (limited to 'databases/py-tiledb')
-rw-r--r--databases/py-tiledb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-tiledb/Makefile b/databases/py-tiledb/Makefile
index 9d98224ae074..820274f049e4 100644
--- a/databases/py-tiledb/Makefile
+++ b/databases/py-tiledb/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
${RUN_DEPENDS} \
tiledb>=2.1.6:databases/tiledb
LIB_DEPENDS= libtiledb.so:databases/tiledb
-RUN_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1:math/py-numpy@${PY_FLAVOR}
USES= compiler:c++11-lang localbase python:3.5+
USE_PYTHON= autoplist concurrent cython distutils