diff options
Diffstat (limited to 'x11-wm/herbstluftwm/Makefile')
-rw-r--r-- | x11-wm/herbstluftwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile index 719fcbf4755c..c4b1aa2d9d8b 100644 --- a/x11-wm/herbstluftwm/Makefile +++ b/x11-wm/herbstluftwm/Makefile @@ -23,7 +23,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes -DOCS_USES+= python:3.5+,build +DOCS_USES+= python:build DOCS_CMAKE_BOOL+= WITH_DOCUMENTATION DOCS_VARS= binary_alias=python3=${PYTHON_CMD} |