mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Use PYNUMPY
This commit is contained in:
parent
6f9e2ca203
commit
ed808d97b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508005
@ -14,7 +14,7 @@ COMMENT= CMA-ES for non-linear numerical optimization in Python
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0:math/py-numpy@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
Loading…
Reference in New Issue
Block a user