diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
| commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
| tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /databases/py-umemcache | |
| parent | Bring net-mgmt/netmond back into shape. (diff) | |
Convert d* to USES=zip
Diffstat (limited to 'databases/py-umemcache')
| -rw-r--r-- | databases/py-umemcache/Makefile | 3 |
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> |
