mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Allow concurrent installation of module for python2/3 (bin/pygtail).
This commit is contained in:
parent
4a3bc1c655
commit
0d85b4ce5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404623
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ MAINTAINER= demon@FreeBSD.org
|
|||
COMMENT= Python module which reads log file lines that have not been read
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue