aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.folder
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.folder
parent97987cee2a8e24656a01c8ef2171aed9846ee32a (diff)
downloadports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.tar.gz
ports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.zip
Convert www to USES=zip
Notes
Notes: svn path=/head/; revision=347789
Diffstat (limited to 'www/py-plone.app.folder')
-rw-r--r--www/py-plone.app.folder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.folder/Makefile b/www/py-plone.app.folder/Makefile
index 033f776b9240..44b15e1bcc24 100644
--- a/www/py-plone.app.folder/Makefile
+++ b/www/py-plone.app.folder/Makefile
@@ -15,9 +15,9 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.folder>=0:${PORTSDIR}/www/py-plone.folder
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>