diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-adadomain/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-adadomain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index 4d828b153657..7a6b8e1a9ac1 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -13,7 +13,7 @@ COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0:textproc/py-sphinx@${PY_FLAVOR} +RUN_DEPENDS= ${PY_SPHINX} USES= python USE_PYTHON= autoplist concurrent distutils |