1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

math/py-iohexperimenter: Remove PYNUMPY

This commit is contained in:
Po-Chuan Hsieh 2021-04-18 13:03:53 +08:00
parent c763fb2398
commit 94cae482d1
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,13 +14,12 @@ COMMENT= Experimenter for Iterative Optimization Heuristic
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
USES= compiler:c++14-lang dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils
USE_CXXSTD= c++14
WRKSRC= ${WRKDIR}/IOHexperimenter-${PORTVERSION}
post-patch: