diff options
Diffstat (limited to 'security/py-RestrictedPython/Makefile')
-rw-r--r-- | security/py-RestrictedPython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile index 90530dc81dd1..beca681e7a2c 100644 --- a/security/py-RestrictedPython/Makefile +++ b/security/py-RestrictedPython/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/RestrictedPython/ LICENSE= ZPL21 -USES= python:3.6+ zip +USES= python zip USE_PYTHON= distutils autoplist .include <bsd.port.mk> |