diff options
Diffstat (limited to 'devel/py-tailer/Makefile')
-rw-r--r-- | devel/py-tailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tailer/Makefile b/devel/py-tailer/Makefile index d3c0b1e2de05..6b1b4725186c 100644 --- a/devel/py-tailer/Makefile +++ b/devel/py-tailer/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/six8/pytailer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |