mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Pet portlint.
This commit is contained in:
parent
4682316005
commit
eb7b8ad69d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383227
@ -13,10 +13,11 @@ COMMENT= Machine learning algorithms for python
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_SITELIBDIR}/scipy/version.py:${PORTSDIR}/science/py-scipy
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= fortran python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
LDFLAGS+= -shared
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user