- There is no need for XInclude processing at the point when xsltproc is
called
This commit is contained in:
parent
5a8e3a368d
commit
e1fa809a80
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40853
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ DSSSLCATALOG= ${PREFIX}/share/sgml/docbook/dsssl/modular/catalog
|
|||
|
||||
COLLATEINDEX= ${PREFIX}/share/sgml/docbook/dsssl/modular/bin/collateindex.pl
|
||||
|
||||
XSLTPROCFLAGS?= --nonet --xinclude
|
||||
XSLTPROCFLAGS?= --nonet
|
||||
XSLXHTML?= ${DOC_PREFIX}/share/xsl/freebsd-xhtml.xsl
|
||||
XSLXHTMLCHUNK?= ${DOC_PREFIX}/share/xsl/freebsd-xhtml-chunk.xsl
|
||||
XSLEPUB?= ${DOC_PREFIX}/share/xsl/freebsd-epub.xsl
|
||||
|
|
Loading…
Reference in a new issue