mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Allow concurrent installation (USE_PYTHON=concurrent)
This commit is contained in:
parent
3bfed75126
commit
aeaa2c34b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407861
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
USES= python
|
USES= python
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue