diff options
Diffstat (limited to 'textproc/py-sphinx-argparse/Makefile')
-rw-r--r-- | textproc/py-sphinx-argparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-argparse/Makefile b/textproc/py-sphinx-argparse/Makefile index 4c943c855fdc..8d74869a7753 100644 --- a/textproc/py-sphinx-argparse/Makefile +++ b/textproc/py-sphinx-argparse/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.0,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |