aboutsummaryrefslogtreecommitdiff
path: root/devel/py-unittest2/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
commitc23ef8bc8bf7d31214830bdcaa75c6018065881a (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/py-unittest2/Makefile
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
downloadports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz
ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip
Notes
Diffstat (limited to 'devel/py-unittest2/Makefile')
-rw-r--r--devel/py-unittest2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-unittest2/Makefile b/devel/py-unittest2/Makefile
index 99e4ffc52814..f0889ea6169b 100644
--- a/devel/py-unittest2/Makefile
+++ b/devel/py-unittest2/Makefile
@@ -12,9 +12,9 @@ COMMENT= Unittest features for Python 2.7 backported to Python 2.3+
LICENSE= BSD
+USES= zip
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>