aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-02 17:03:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-02 17:03:19 +0000
commit2bd296cd8981ca37bdc0e1639be4e062e68eda16 (patch)
tree84ef3c23ce3a35e2ec8cd8fefa4ea42c09d11793 /databases/py-leveldb/Makefile
parent96128cb46498a8cea8e84315bca6078c5d579edd (diff)
downloadports-2bd296cd8981ca37bdc0e1639be4e062e68eda16.tar.gz
ports-2bd296cd8981ca37bdc0e1639be4e062e68eda16.zip
Notes
Diffstat (limited to 'databases/py-leveldb/Makefile')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index c0080a9d2c86..30a6f2741725 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
USES= python tar:xz
post-patch: