diff options
Diffstat (limited to 'textproc/py-sphinx-me/Makefile')
-rw-r--r-- | textproc/py-sphinx-me/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-me/Makefile b/textproc/py-sphinx-me/Makefile index f2591e675dde..cf6640c1cba6 100644 --- a/textproc/py-sphinx-me/Makefile +++ b/textproc/py-sphinx-me/Makefile @@ -13,7 +13,7 @@ COMMENT= Wrap README-only projects in a dynamic Sphinx shell LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |