aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.browserresource/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
commitc23ef8bc8bf7d31214830bdcaa75c6018065881a (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/py-zope.browserresource/Makefile
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
downloadports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz
ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip
Convert d* to USES=zip
Notes
Notes: svn path=/head/; revision=347405
Diffstat (limited to 'devel/py-zope.browserresource/Makefile')
-rw-r--r--devel/py-zope.browserresource/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.browserresource/Makefile b/devel/py-zope.browserresource/Makefile
index 047aff3481be..6b3d6fcb79c6 100644
--- a/devel/py-zope.browserresource/Makefile
+++ b/devel/py-zope.browserresource/Makefile
@@ -24,9 +24,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=3.8.0:${PORTSDIR}/devel/py-z
${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.8:${PORTSDIR}/devel/py-zope.publisher \
${PYTHON_PKGNAMEPREFIX}zope.traversing>3.7:${PORTSDIR}/devel/py-zope.traversing
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>