aboutsummaryrefslogtreecommitdiff
path: root/devel/thonny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thonny/Makefile')
-rw-r--r--devel/thonny/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thonny/Makefile b/devel/thonny/Makefile
index 6f178c09edbb..3d6a653f21dc 100644
--- a/devel/thonny/Makefile
+++ b/devel/thonny/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= pylint:devel/pylint@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}asttokens>=2.0:devel/py-asttokens@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR}
-USES= python:3.8+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>