Skip to content

Commit

Permalink
math/py-iohexperimenter: Remove PYNUMPY
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent c763fb2 commit 94cae48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions math/py-iohexperimenter/Makefile
Expand Up @@ -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:
Expand Down

0 comments on commit 94cae48

Please sign in to comment.