diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-06-04 08:32:04 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-06-04 08:32:04 +0000 |
commit | 27a7fb2ce9da3151606924f02dfe854261a560ad (patch) | |
tree | e3e692be89300b0626bf9b218f847f135c32a31e /inputmethod | |
parent | 4c13ecc3c7990fb09e3dd5d69bfbf146713a20f7 (diff) | |
download | pkgsrc-27a7fb2ce9da3151606924f02dfe854261a560ad.tar.gz |
Add & enable libtabe.
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 80b48a6f50e..cafa75fed20 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/05/31 14:14:16 seb Exp $ +# $NetBSD: Makefile,v 1.3 2002/06/04 08:32:04 uebayasi Exp $ # COMMENT= Input method tools and libraries @@ -9,6 +9,7 @@ SUBDIR+= canuum SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server SUBDIR+= kinput2 +SUBDIR+= libtabe SUBDIR+= sj3-lib SUBDIR+= sj3-server SUBDIR+= skkfep |