- Allow concurrent installation (USE_PYTHON=concurrent)
This commit is contained in:
parent
96128cb464
commit
2bd296cd89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395873
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue