1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
This commit is contained in:
Antoine Brodin 2020-04-02 14:17:53 +00:00
parent ed08029f93
commit 53a0447fe9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530376

View File

@ -17,6 +17,6 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USE_PYTHON= autoplist distutils cython
USES= python:2.7+
USES= python
.include <bsd.port.mk>