aboutsummaryrefslogtreecommitdiff
path: root/devel/py-five.formlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-five.formlib/Makefile')
-rw-r--r--devel/py-five.formlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-five.formlib/Makefile b/devel/py-five.formlib/Makefile
index aace5e05ecea..092fb4adf19f 100644
--- a/devel/py-five.formlib/Makefile
+++ b/devel/py-five.formlib/Makefile
@@ -27,9 +27,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>