diff options
author | rxg <rxg> | 2006-01-28 02:43:53 +0000 |
---|---|---|
committer | rxg <rxg> | 2006-01-28 02:43:53 +0000 |
commit | 200f8dce5e08888c3b7f853cfc959bd89596b796 (patch) | |
tree | a4461b78874bdf242d4aae3820f795698de55f3a | |
parent | be47fadebebe9136fa8334a2dc0f966437988bce (diff) | |
download | pkgsrc-200f8dce5e08888c3b7f853cfc959bd89596b796.tar.gz |
Added & enable libchewing.
-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 |