diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
commit | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/py-plone.app.linkintegrity | |
parent | 97987cee2a8e24656a01c8ef2171aed9846ee32a (diff) |
Notes
Diffstat (limited to 'www/py-plone.app.linkintegrity')
-rw-r--r-- | www/py-plone.app.linkintegrity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.linkintegrity/Makefile b/www/py-plone.app.linkintegrity/Makefile index 72651628bbe4..71a30dc0c581 100644 --- a/www/py-plone.app.linkintegrity/Makefile +++ b/www/py-plone.app.linkintegrity/Makefile @@ -15,9 +15,9 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:${PORTSDIR}/www/py-plone.uuid +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |