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 a7a49062594e..a32636989507 100644 --- a/security/py-RestrictedPython/Makefile +++ b/security/py-RestrictedPython/Makefile @@ -13,9 +13,9 @@ COMMENT= Restricted execution environment for Python LICENSE= ZPL21 +USES= zip USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |