aboutsummaryrefslogtreecommitdiff
path: root/security/py-RestrictedPython/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:01:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:01:36 +0000
commit8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (patch)
tree6d9bf2c42239eb7fa59e3a370ddfad85fecabb87 /security/py-RestrictedPython/Makefile
parentae7708b169aa040d2d1177a4ca193ed6a8d60e5d (diff)
downloadports-8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8.tar.gz
ports-8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8.zip
Notes
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 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>