diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile index e9f0dd2ebe2a..a13e9e87c3ca 100644 --- a/lang/pocl/Makefile +++ b/lang/pocl/Makefile @@ -40,7 +40,7 @@ OPTIONS_DEFINE= DOCS DOCS_DESC= Build documentation (needs textproc/py-sphinx) DOCS_CMAKE_ON= -DENABLE_DOCS=ON DOCS_CMAKE_OFF= -DENABLE_DOCS=OFF -DOCS_USES= python:3.6+ +DOCS_USES= python DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} .include