diff options
Diffstat (limited to 'textproc/py-line-protocol-parser/Makefile')
-rw-r--r-- | textproc/py-line-protocol-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-line-protocol-parser/Makefile b/textproc/py-line-protocol-parser/Makefile index 65181be82f6d..c1167566d0dc 100644 --- a/textproc/py-line-protocol-parser/Makefile +++ b/textproc/py-line-protocol-parser/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/Penlect/line-protocol-parser/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= python:3.5+ +USES= python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils |