science/py-meshio: Fix build with removing setuptools from RUN_D
PR: 270510 Approved by: portmgr(blanket, fix build)
This commit is contained in:
parent
4ef9d00bb3
commit
ea687ef493
@ -11,6 +11,7 @@ WWW= https://github.com/nschloe/meshio
|
|||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYNUMPY} \
|
BUILD_DEPENDS= ${PYNUMPY} \
|
||||||
|
${PY_SETUPTOOLS} \
|
||||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYNUMPY} \
|
RUN_DEPENDS= ${PYNUMPY} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user