- Allow concurrent installation (USE_PYTHON=concurrent)
This commit is contained in:
parent
8f4f3e1efa
commit
3bfed75126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407860
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:${PORTSDIR}/devel/py-click
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue