diff options
author | rxg <rxg@pkgsrc.org> | 2006-01-28 02:43:53 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2006-01-28 02:43:53 +0000 |
commit | d8aea2b5f636bf90797c1a8aa440f4687a643016 (patch) | |
tree | a4461b78874bdf242d4aae3820f795698de55f3a /inputmethod | |
parent | ccda03637fc1546e662683db9642d80fc8def7fe (diff) | |
download | pkgsrc-d8aea2b5f636bf90797c1a8aa440f4687a643016.tar.gz |
Added & enable libchewing.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 5978f0341b0..85cade737aa 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/01/16 13:07:00 rxg Exp $ +# $NetBSD: Makefile,v 1.21 2006/01/28 02:43:53 rxg Exp $ # COMMENT= Input method tools and libraries @@ -22,6 +22,7 @@ SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server SUBDIR+= ja-freewnn-server-bin SUBDIR+= kinput2 +SUBDIR+= libchewing SUBDIR+= libtabe SUBDIR+= nabi SUBDIR+= sj3-dict |