summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-intl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinx-intl/Makefile')
-rw-r--r--textproc/py-sphinx-intl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile
index b654ab2d49c9..421d613b081d 100644
--- a/textproc/py-sphinx-intl/Makefile
+++ b/textproc/py-sphinx-intl/Makefile
@@ -14,7 +14,7 @@ COMMENT= Sphinx-intl translation features
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx@${PY_FLAVOR} \
+RUN_DEPENDS= ${PY_SPHINX} \
${PYTHON_PKGNAMEPREFIX}polib>=1.0.6:devel/py-polib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR}