- Allow concurrent installation (USE_PYTHON=concurrent)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-02 17:03:19 +00:00
parent 96128cb464
commit 2bd296cd89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395873

View file

@ -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: