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:
parent
c763fb2398
commit
94cae482d1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user