diff options
Diffstat (limited to 'security/py-RestrictedPython')
-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 3c34e832bec1..082ae4aab19f 100644 --- a/security/py-RestrictedPython/Makefile +++ b/security/py-RestrictedPython/Makefile @@ -13,7 +13,7 @@ COMMENT= Restricted execution environment for Python LICENSE= ZPL21 -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install USE_ZIP= yes |