aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.PloneTestCase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.PloneTestCase/Makefile')
-rw-r--r--devel/py-Products.PloneTestCase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-Products.PloneTestCase/Makefile b/devel/py-Products.PloneTestCase/Makefile
index e0a44d60f4fc..5d330832db83 100644
--- a/devel/py-Products.PloneTestCase/Makefile
+++ b/devel/py-Products.PloneTestCase/Makefile
@@ -26,7 +26,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
-USES= zope
+USES= zope zip
.include <bsd.port.mk>