mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add BUILD_DEPENDS for tiledb
This commit is contained in:
parent
900a54db1c
commit
1c29afda33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538755
@ -19,7 +19,8 @@ NOT_FOR_ARCHS_REASON= is currently 64-bit only
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.5.4:devel/py-setuptools_scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0.30:devel/py-wheel@${PY_FLAVOR} \
|
||||
${RUN_DEPENDS}
|
||||
${RUN_DEPENDS} \
|
||||
tiledb>=2.0.2:databases/tiledb
|
||||
LIB_DEPENDS= libtiledb.so:databases/tiledb
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user