forked from Lainports/freebsd-ports
math/py-pygsl: Remove PYNUMPY
This commit is contained in:
parent
50d0201474
commit
595662efe8
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ COMMENT= Python interface to GNU Scientific Library
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libgsl.so:math/gsl
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue