diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-12-04 07:15:32 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-12-04 07:15:32 +0000 |
commit | c18252d34382cd4f7853967b210f54486ba85f65 (patch) | |
tree | 076d29680bad0ac4d453b5aedae5036366b60836 /inputmethod | |
parent | 969bd33507f8d9e5df69824563c4d6df89478cd3 (diff) | |
download | pkgsrc-c18252d34382cd4f7853967b210f54486ba85f65.tar.gz |
add and enable librime
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 a41d111d651..76bd876e34c 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2014/06/05 05:04:38 obache Exp $ +# $NetBSD: Makefile,v 1.66 2014/12/04 07:15:32 jnemeth Exp $ # COMMENT= Input method tools and libraries @@ -52,6 +52,7 @@ SUBDIR+= kinput2 SUBDIR+= libchewing SUBDIR+= libchewing02 SUBDIR+= libhangul +SUBDIR+= librime SUBDIR+= libskk SUBDIR+= libtabe SUBDIR+= m17n-im-config |