diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-devhelp/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-devhelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinxcontrib-devhelp/Makefile b/textproc/py-sphinxcontrib-devhelp/Makefile index f29dee25a4df..56a0e105a24b 100644 --- a/textproc/py-sphinxcontrib-devhelp/Makefile +++ b/textproc/py-sphinxcontrib-devhelp/Makefile @@ -12,7 +12,7 @@ WWW= https://www.sphinx-doc.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.5+ +USES= python USE_PYTHON= autoplist distutils concurrent NO_ARCH= yes |