1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Revert r517081, breaking bulk -a is not covered by portmgr blanket

This commit is contained in:
Antoine Brodin 2019-11-20 15:03:02 +00:00
parent ae7adaa892
commit c07d425c5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518032

View File

@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USES= python:-3.6
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>