aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-rjsmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/py-rjsmin/Makefile')
-rw-r--r--archivers/py-rjsmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-rjsmin/Makefile b/archivers/py-rjsmin/Makefile
index 86202bffad93..317890ec0818 100644
--- a/archivers/py-rjsmin/Makefile
+++ b/archivers/py-rjsmin/Makefile
@@ -12,7 +12,7 @@ COMMENT= Fast javascript minifier for Python
LICENSE= APACHE20
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>