Now that 6.1-RELEASE and 5.5-RELEASE are out the door and restore the build

of PDF as well as text formats.
This commit is contained in:
Xin LI 2006-05-27 18:08:26 +00:00
parent 79011081c7
commit d18585d0c1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27947

View file

@ -11,12 +11,8 @@ CJKTEXSTY_PDFTEX_FLAGS?= -c -e ${SP_ENCODING} -f song
# Don't use "?=" in the following two lines.
# They have been pre-defined in "doc.project.mk" and should be overridden here.
# XXX: broken as of RELEASE_6_1_0
#HTML2TXT= ${PREFIX}/bin/html2text
#HTML2TXTOPTS= -nobs -style pretty
# XXX: broken as of RELEASE_6_1_0
NO_TEX= yes
HTML2TXT= ${PREFIX}/bin/html2text
HTML2TXTOPTS= -nobs -style pretty
# In "doc/share/mk/doc.project.mk", "doc.images.mk" and "doc.common.mk"
# is included before "doc.local.mk". Thus, we can use variables defined