aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.customerize
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:01:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:01:09 +0000
commit4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch)
tree39484054f818fd9d23cb1801b9817b3fb958f201 /www/py-plone.app.customerize
parent97987cee2a8e24656a01c8ef2171aed9846ee32a (diff)
Notes
Diffstat (limited to 'www/py-plone.app.customerize')
-rw-r--r--www/py-plone.app.customerize/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.customerize/Makefile b/www/py-plone.app.customerize/Makefile
index dd2a1c9a93b5..5417ab5bdf6b 100644
--- a/www/py-plone.app.customerize/Makefile
+++ b/www/py-plone.app.customerize/Makefile
@@ -23,10 +23,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.customerize>=0:${PORTSDIR}/devel/py-fiv
${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
#USES= zope
.include <bsd.port.mk>