diff options
Diffstat (limited to 'textproc/py-sphinx18/Makefile')
-rw-r--r-- | textproc/py-sphinx18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx18/Makefile b/textproc/py-sphinx18/Makefile index 86ddc6a6d3f3..c5c78a23e3b4 100644 --- a/textproc/py-sphinx18/Makefile +++ b/textproc/py-sphinx18/Makefile @@ -44,7 +44,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils concurrent CONFLICTS_INSTALL= py*-sphinx |