aboutsummaryrefslogtreecommitdiff
path: root/security/py-RestrictedPython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-RestrictedPython/Makefile')
-rw-r--r--security/py-RestrictedPython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile
index cdef5abf0e89..387efe2b2740 100644
--- a/security/py-RestrictedPython/Makefile
+++ b/security/py-RestrictedPython/Makefile
@@ -13,7 +13,7 @@ COMMENT= Restricted execution environment for Python
LICENSE= ZPL21
-USES= python zip
+USES= python:3.6+ zip
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>