- Simplify ${DOC}.pdf and ${DOC}.dvi targets.
- Disable use of localized version of HTML2TXT and TeX build temporarily. With hat on: re and doceng
This commit is contained in:
parent
89a832c5d0
commit
3beb32783c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27497
1 changed files with 7 additions and 45 deletions
|
@ -11,20 +11,12 @@ CJKTEXSTY_PDFTEX_FLAGS?= -c -e ${SP_ENCODING} -f song
|
||||||
|
|
||||||
# Don't use "?=" in the following two lines.
|
# Don't use "?=" in the following two lines.
|
||||||
# They have been pre-defined in "doc.project.mk".
|
# They have been pre-defined in "doc.project.mk".
|
||||||
HTML2TXT= ${PREFIX}/bin/html2text
|
# XXX: broken as of RELEASE_6_1_0
|
||||||
HTML2TXTOPTS= -nobs -style pretty
|
#HTML2TXT= ${PREFIX}/bin/html2text
|
||||||
|
#HTML2TXTOPTS= -nobs -style pretty
|
||||||
|
|
||||||