Allow concurrent installation (USE_PYTHON=concurrent)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-04-16 11:07:36 +00:00
parent 688d8c486f
commit ab5b2a644a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438634

View file

@ -12,7 +12,7 @@ COMMENT= Decorators, wrappers and monkey patching
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
USES= python
post-install: