diff options
Diffstat (limited to 'cad/opencascade740/Makefile')
-rw-r--r-- | cad/opencascade740/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/opencascade740/Makefile b/cad/opencascade740/Makefile index e065194e27bc..8eef300d1e2e 100644 --- a/cad/opencascade740/Makefile +++ b/cad/opencascade740/Makefile @@ -76,6 +76,7 @@ VIS_LIB_DEPENDS= libftgl.so:graphics/ftgl \ libfreeimageplus.so:graphics/freeimage DOXYGEN_IMPLIES= DOCS +DOXYGEN_USES= tex DOXYGEN_USE= TEX=latex:build DOXYGEN_BUILD_DEPENDS= bash:shells/bash \ doxygen:devel/doxygen \ |