diff options
author | obache <obache@pkgsrc.org> | 2014-12-04 13:00:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-04 13:00:55 +0000 |
commit | d450845ba6aa7e5033af2585b85ae6cf6a4cda03 (patch) | |
tree | a4b5ccd783a3a54ba24cc4b8d04d683b93009abd | |
parent | afaebe1ded20cd112b7fefcfa89821dd5e7cbefa (diff) | |
download | pkgsrc-d450845ba6aa7e5033af2585b85ae6cf6a4cda03.tar.gz |
+ ibus-rime
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 8f46070aa75..2a8f00b3dbe 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2014/12/04 12:12:15 obache Exp $ +# $NetBSD: Makefile,v 1.68 2014/12/04 13:00:55 obache Exp $ # COMMENT= Input method tools and libraries @@ -32,6 +32,7 @@ SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin SUBDIR+= ibus-python SUBDIR+= ibus-qt +SUBDIR+= ibus-rime SUBDIR+= ibus-skk SUBDIR+= ibus-t9 SUBDIR+= ibus-table |