mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
|
Loading…
Reference in New Issue
Block a user