diff options
Diffstat (limited to 'textproc/py-mwparserfromhell/Makefile')
-rw-r--r-- | textproc/py-mwparserfromhell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile index 6413180c302e..f2424cb779b4 100644 --- a/textproc/py-mwparserfromhell/Makefile +++ b/textproc/py-mwparserfromhell/Makefile @@ -13,7 +13,7 @@ COMMENT= Parser for MediaWiki wikicode LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: |