aboutsummaryrefslogtreecommitdiff
path: root/math/py-networkx
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
commit9e6683e879b2be1a8b288ef77963a436290dd963 (patch)
treeb26417547483fd103a7fe4227cf877d543f92585 /math/py-networkx
parenta905cf1e2170528ff7338047943a9ebb698c2d80 (diff)
downloadports-9e6683e879b2be1a8b288ef77963a436290dd963.tar.gz
ports-9e6683e879b2be1a8b288ef77963a436290dd963.zip
Unbreak bulk -a
Notes
Notes: svn path=/head/; revision=548989
Diffstat (limited to 'math/py-networkx')
-rw-r--r--math/py-networkx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 7a1ee009cc92..c8fad97b08c6 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}decorator>=4.1.0:devel/py-decorator@${PY_FL
# ${PY_SPHINX} \
# ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils@${PY_FLAVOR}
-USES= python shebangfix zip
+USES= python:3.6+ shebangfix zip
USE_PYTHON= autoplist concurrent distutils
SHEBANG_GLOB= *.py
NO_ARCH= yes