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>