diff options
Diffstat (limited to 'textproc/py-mistletoe/Makefile')
-rw-r--r-- | textproc/py-mistletoe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-mistletoe/Makefile b/textproc/py-mistletoe/Makefile index 949e00348dbd..01fd3e5a3f5f 100644 --- a/textproc/py-mistletoe/Makefile +++ b/textproc/py-mistletoe/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/miyuchina/mistletoe LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |