mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
Remove PYNUMPY
This commit is contained in:
parent
02e1390feb
commit
25ddd8c7ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567132
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user