aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.ZopeVersionControl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.ZopeVersionControl/Makefile')
-rw-r--r--devel/py-Products.ZopeVersionControl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Products.ZopeVersionControl/Makefile b/devel/py-Products.ZopeVersionControl/Makefile
index afcd33b12a3e..56b7a91f739a 100644
--- a/devel/py-Products.ZopeVersionControl/Makefile
+++ b/devel/py-Products.ZopeVersionControl/Makefile
@@ -19,10 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.
${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \
zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
#USES= zope
.include <bsd.port.mk>