aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pydotplus
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-06 11:27:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-06 11:27:53 +0000
commite26a956a4af2c78f357c5db71772aeb3a1f41b77 (patch)
tree978a347046de62890c950828787b998800f2c112 /graphics/py-pydotplus
parent5232c4799a44729489ad425ac16a5161126e6f8f (diff)
downloadports-e26a956a4af2c78f357c5db71772aeb3a1f41b77.tar.gz
ports-e26a956a4af2c78f357c5db71772aeb3a1f41b77.zip
Remove python 2.7 support
Notes
Notes: svn path=/head/; revision=560499
Diffstat (limited to 'graphics/py-pydotplus')
-rw-r--r--graphics/py-pydotplus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pydotplus/Makefile b/graphics/py-pydotplus/Makefile
index 245192ac8e12..33f374dd851c 100644
--- a/graphics/py-pydotplus/Makefile
+++ b/graphics/py-pydotplus/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes