mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix numpy import
PR: ports/195221 Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
This commit is contained in:
parent
a0748d649b
commit
c19a10337f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373303
@ -30,6 +30,7 @@ python_CMD= ${PYTHON_CMD}
|
||||
|
||||
NUMPY_BUILD_DEPENDS= ${PKGNAMEPREFIX}numpy>=1.0.0:${PORTSDIR}/math/py-numpy
|
||||
NUMPY_RUN_DEPENDS= ${PKGNAMEPREFIX}numpy>=1.0.0:${PORTSDIR}/math/py-numpy
|
||||
NUMPY_USES= fortran
|
||||
|
||||
post-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.py ${STAGEDIR}${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user