mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Allow concurrent installation (USE_PYTHON=concurrent)
This commit is contained in:
parent
688d8c486f
commit
ab5b2a644a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438634
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue