From 797a990cf709e43fdcfa0f1b0b8b8e0127076002 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Thu, 14 Nov 2013 00:20:51 +0000 Subject: Convert zh_CN from GB2312 to UTF-8. While I'm there, also fix a bunch of font issues when rendering PDF. --- zh_CN.UTF-8/share/mk/doc.local.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 zh_CN.UTF-8/share/mk/doc.local.mk (limited to 'zh_CN.UTF-8/share/mk') diff --git a/zh_CN.UTF-8/share/mk/doc.local.mk b/zh_CN.UTF-8/share/mk/doc.local.mk new file mode 100644 index 0000000000..5748ece26b --- /dev/null +++ b/zh_CN.UTF-8/share/mk/doc.local.mk @@ -0,0 +1,7 @@ +# $FreeBSD$ +# Original Revision: 1.1 + +# Don't use "?=" in the following two lines. +# They have been pre-defined in "doc.project.mk" and should be overridden here. +HTML2TXT= ${PREFIX}/bin/html2text +HTML2TXTOPTS= -nobs -style pretty -- cgit v1.2.3