aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:03:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:43:50 +0000
commit94cae482d15adcf4ecf4bbe28ca1477c6238fe03 (patch)
treeb4d9fbb379018c163ed13f9c77b48fa4ea9c15ae
parentc763fb239870772ff89da9a77dfe325cfc476ea2 (diff)
downloadports-94cae482d15adcf4ecf4bbe28ca1477c6238fe03.tar.gz
ports-94cae482d15adcf4ecf4bbe28ca1477c6238fe03.zip
math/py-iohexperimenter: Remove PYNUMPY
-rw-r--r--math/py-iohexperimenter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile
index d0f651db1317..16f9841de585 100644
--- a/math/py-iohexperimenter/Makefile
+++ b/math/py-iohexperimenter/Makefile
@@ -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: