diff options
Diffstat (limited to 'science/code_saturne/Makefile')
-rw-r--r-- | science/code_saturne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index 363601cfa66c..9ae220ba7dd4 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -86,7 +86,7 @@ USE_TEX= tex:build BUILD_DEPENDS+= fig2dev:print/transfig \ doxygen:devel/doxygen \ dot:graphics/graphviz \ - sphinx-build-${PYTHON_VER}:textproc/py-sphinx@${PY_FLAVOR} + ${PY_SPHINX} BINARY_ALIAS+= sphinx-build=sphinx-build-${PYTHON_VER} ALL_TARGET= all pdf DOCS= AUTHORS ChangeLog README |