diff --git a/share/misc/fop.xconf b/share/misc/fop.xconf new file mode 100644 index 0000000000..b9fa48b78b --- /dev/null +++ b/share/misc/fop.xconf @@ -0,0 +1,50 @@ + + + + + + + . + + /usr/local/share/java/fop/hyph/ + + 72 + 72 + + + + + + + flate + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/share/mk/doc.commands.mk b/share/mk/doc.commands.mk index 8228f147fe..489cb7fe40 100644 --- a/share/mk/doc.commands.mk +++ b/share/mk/doc.commands.mk @@ -62,7 +62,6 @@ DVIPSOPTS?= -t ${PAPERSIZE:L} DVIPSOPTS+= ${DVIPSFLAGS} FOP?= ${PREFIX}/bin/fop -FOPOPTS?= GROFF?= groff diff --git a/share/mk/doc.docbook.mk b/share/mk/doc.docbook.mk index 13e1baa6a1..29ecfa6231 100644 --- a/share/mk/doc.docbook.mk +++ b/share/mk/doc.docbook.mk @@ -76,6 +76,7 @@ SCHEMATRONS?= ${DOC_PREFIX}/share/xml/freebsd.sch XSLTPROCOPTS?= --nonet DBLATEXOPTS?= -I ${IMAGES_EN_DIR}/${DOC}s/${.CURDIR:T} -p ${DOC_PREFIX}/share/xsl/freebsd-dblatex.xsl -T simple -d +FOPOPTS?= -c ${DOC_PREFIX}/share/misc/fop.xconf KNOWN_FORMATS= html html.tar html-split html-split.tar \ epub txt rtf ps pdf tex dvi tar pdb