aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pygtail
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-12-28 12:00:39 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-12-28 12:00:39 +0000
commit0d85b4ce5f7caad639d90be9a64ae0b7e5cfad6d (patch)
tree5b1adfe0cb532b4a316a21ba7b8da8a9f8c6609e /textproc/py-pygtail
parent4a3bc1c65588c241fbb9d708fc749ee5a828b92a (diff)
downloadports-0d85b4ce5f7caad639d90be9a64ae0b7e5cfad6d.tar.gz
ports-0d85b4ce5f7caad639d90be9a64ae0b7e5cfad6d.zip
Notes
Diffstat (limited to 'textproc/py-pygtail')
-rw-r--r--textproc/py-pygtail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygtail/Makefile b/textproc/py-pygtail/Makefile
index af83a735e14b..996bc6ecd099 100644
--- a/textproc/py-pygtail/Makefile
+++ b/textproc/py-pygtail/Makefile
@@ -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>