aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.GB2312/share
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-05-27 18:08:26 +0000
committerXin LI <delphij@FreeBSD.org>2006-05-27 18:08:26 +0000
commitd18585d0c1a9ba3f88ecc13aac2923e7a83d2516 (patch)
tree79e358ab305dc2adeb8828cb7fc9dadfc9d165f8 /zh_CN.GB2312/share
parent79011081c71b64b6d0e51562f2480afdff9da3af (diff)
Notes
Diffstat (limited to 'zh_CN.GB2312/share')
-rw-r--r--zh_CN.GB2312/share/mk/doc.local.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/zh_CN.GB2312/share/mk/doc.local.mk b/zh_CN.GB2312/share/mk/doc.local.mk
index 66a566f7d3..e771f6b63f 100644
--- a/zh_CN.GB2312/share/mk/doc.local.mk
+++ b/zh_CN.GB2312/share/mk/doc.local.mk
@@ -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