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