aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.registry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.app.registry/Makefile')
-rw-r--r--www/py-plone.app.registry/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-plone.app.registry/Makefile b/www/py-plone.app.registry/Makefile
index e57ec432df54..8ffbd667d2f3 100644
--- a/www/py-plone.app.registry/Makefile
+++ b/www/py-plone.app.registry/Makefile
@@ -29,7 +29,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.registry>=1.0:${PORTSDIR}/www/py-plone
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
-USES= zope
+USES= zope zip
.include <bsd.port.mk>