summaryrefslogtreecommitdiff
path: root/databases/py-umemcache
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 /databases/py-umemcache
parentBring net-mgmt/netmond back into shape. (diff)
Convert d* to USES=zip
Diffstat (limited to 'databases/py-umemcache')
-rw-r--r--databases/py-umemcache/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-umemcache/Makefile b/databases/py-umemcache/Makefile
index 300e4ffc6da5..4c23443dced0 100644
--- a/databases/py-umemcache/Makefile
+++ b/databases/py-umemcache/Makefile
@@ -13,10 +13,9 @@ COMMENT= Memcache client written in highly optimized C++ with Python bindings
LICENSE= BSD4CLAUSE
-USES= dos2unix
+USES= dos2unix zip
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>