diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-07 17:01:03 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-07 17:01:03 +0000 |
commit | ce473f1de3f3c4853104a11685876d823b1947eb (patch) | |
tree | 7257b3b0c222114a682a473a80ccdbee3a49de30 /chinese/Makefile | |
parent | 3a24ccd536f4810d783a023f6f1a2b8165cc04e6 (diff) | |
download | FreeBSD-ports-ce473f1de3f3c4853104a11685876d823b1947eb.zip FreeBSD-ports-ce473f1de3f3c4853104a11685876d823b1947eb.tar.gz |
Chinese GBK/Big5 locales for Linux Glibc 2.1
Notice: I know chinese/cle_base which corresponds to emulators/linux_base
and Chinese locale but it is large and if cle_base is installed then
Asian languages except Chinese could *NOT* be used when I tried.
In zh-linux_locale + linux_base, almost languages could be used.
So this port is needed to treat these.
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 83a2e42..fc0dcf5 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -46,6 +46,7 @@ SUBDIR += linux-gtk SUBDIR += linux-netscape47-communicator SUBDIR += linux-netscape47-navigator + SUBDIR += linux_locale SUBDIR += lunar SUBDIR += mkisofs SUBDIR += moefonts-cid |