diff options
Diffstat (limited to 'www/py-requests-toolbelt/Makefile')
-rw-r--r-- | www/py-requests-toolbelt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-toolbelt/Makefile b/www/py-requests-toolbelt/Makefile index 6779a4d0e020..8c65f135aaec 100644 --- a/www/py-requests-toolbelt/Makefile +++ b/www/py-requests-toolbelt/Makefile @@ -21,7 +21,7 @@ NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx18>0:textproc/py-sphinx18@${PY_FLAVOR} DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" post-install-DOCS-on: |