aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pygtail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pygtail/Makefile')
-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 04c562db4475..c1fd1f687fc6 100644
--- a/textproc/py-pygtail/Makefile
+++ b/textproc/py-pygtail/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= Python module which reads log file lines that have not been read
WWW= https://pypi.org/project/pygtail/
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>