diff options
Diffstat (limited to 'net/py-gntp/Makefile')
-rw-r--r-- | net/py-gntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-gntp/Makefile b/net/py-gntp/Makefile index 3ff3dd842cd0..c738fb16c7af 100644 --- a/net/py-gntp/Makefile +++ b/net/py-gntp/Makefile @@ -25,7 +25,7 @@ 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 post-install-DOCS-on: |