git: 94cae482d15a - main - math/py-iohexperimenter: Remove PYNUMPY
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:12:50 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=94cae482d15adcf4ecf4bbe28ca1477c6238fe03
commit 94cae482d15adcf4ecf4bbe28ca1477c6238fe03
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:03:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:43:50 +0000
math/py-iohexperimenter: Remove PYNUMPY
---
math/py-iohexperimenter/Makefile | 3 +--
1 file changed, 1 insertion(+), 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:
More information about the dev-commits-ports-all
mailing list