Index: head/misc/freebsd-doc-en/files/patch-share_mk_doc.docbook.mk =================================================================== --- head/misc/freebsd-doc-en/files/patch-share_mk_doc.docbook.mk (nonexistent) +++ head/misc/freebsd-doc-en/files/patch-share_mk_doc.docbook.mk (revision 466242) @@ -0,0 +1,11 @@ +--- share/mk/doc.docbook.mk.orig 2018-04-02 17:55:35 UTC ++++ share/mk/doc.docbook.mk +@@ -234,7 +234,7 @@ CLEANFILES+= ${DOC}.aux ${DOC}.dvi ${DOC}.log ${DOC}.o + .if ${RENDERENGINE} == "fop" + XSLTPROCOPTS+= --param img.src.path "'${IMGDIR}/'" + XSLTPROCOPTS+= --param callout.graphics.path "'${CALLOUTDIR}/'" +-XSLTPROCOPTS+= --maxdepth 6000 ++XSLTPROCOPTS+= --maxdepth 12000 + .endif + .for _curimage in ${LOCAL_IMAGES_EPS:M*share*} + CLEANFILES+= ${_curimage:T} ${_curimage:H:T}/${_curimage:T} Property changes on: head/misc/freebsd-doc-en/files/patch-share_mk_doc.docbook.mk ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property