summaryrefslogtreecommitdiff
path: root/devel/py-simpletal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-simpletal/Makefile')
-rw-r--r--devel/py-simpletal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simpletal/Makefile b/devel/py-simpletal/Makefile
index 5b8f6191e455..90df2fda9403 100644
--- a/devel/py-simpletal/Makefile
+++ b/devel/py-simpletal/Makefile
@@ -13,7 +13,7 @@ WWW= https://www.owlfish.com/software/simpleTAL/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>