aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-07-21 14:05:38 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-07-21 14:05:38 +0000
commita751e1e60f1f90464bd77e3f741353bb6cc0d9a3 (patch)
tree65f8cdd51621a47dfd027493de93f5afbd113c3d
parent37bf12cd7653f92cc53ed8132e8deda62d510b8f (diff)
downloaddoc-a751e1e60f1f90464bd77e3f741353bb6cc0d9a3.tar.gz
doc-a751e1e60f1f90464bd77e3f741353bb6cc0d9a3.zip
- verbatim hyphenation requires higher recursion depth
Notes
Notes: svn path=/projects/db5/; revision=42343
-rw-r--r--share/mk/doc.docbook.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/doc.docbook.mk b/share/mk/doc.docbook.mk
index 1ac53d5caa..926aec0475 100644
--- a/share/mk/doc.docbook.mk
+++ b/share/mk/doc.docbook.mk
@@ -199,6 +199,7 @@ CLEANFILES+= ${DOC}.aux ${DOC}.dvi ${DOC}.log ${DOC}.out ${DOC}.tex-pdf ${DOC}.t
.if ${RENDERENGINE} == "fop"
XSLTPROCOPTS+= --param img.src.path "'${IMGDIR}/'"
XSLTPROCOPTS+= --param callout.graphics.path "'${CALLOUTDIR}/'"
+XSLTPROCOPTS+= --maxdepth 6000
.endif
.for _curimage in ${LOCAL_IMAGES_EPS:M*share*}
CLEANFILES+= ${_curimage:T} ${_curimage:H:T}/${_curimage:T}