aboutsummaryrefslogtreecommitdiff
path: root/devel/py-transaction/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-transaction/Makefile')
-rw-r--r--devel/py-transaction/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-transaction/Makefile b/devel/py-transaction/Makefile
index a7e89a66ccb5..bb9daee11196 100644
--- a/devel/py-transaction/Makefile
+++ b/devel/py-transaction/Makefile
@@ -14,9 +14,9 @@ COMMENT= Transaction management for Python
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
RUN_DEPENDS:= ${BUILD_DEPENDS}
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>