aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.theme
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.theme
parent97987cee2a8e24656a01c8ef2171aed9846ee32a (diff)
downloadports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.tar.gz
ports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.zip
Notes
Diffstat (limited to 'www/py-plone.theme')
-rw-r--r--www/py-plone.theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.theme/Makefile b/www/py-plone.theme/Makefile
index 97fb405093e4..602cd2f9304f 100644
--- a/www/py-plone.theme/Makefile
+++ b/www/py-plone.theme/Makefile
@@ -20,10 +20,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
${PYTHON_PKGNAMEPREFIX}Products.CMFDefault>=0:${PORTSDIR}/devel/py-Products.CMFDefault \
${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
#USES= zope
.include <bsd.port.mk>