diff options
author | obache <obache@pkgsrc.org> | 2013-09-09 11:59:28 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-09 11:59:28 +0000 |
commit | 644709970de2689aa69d484355930c96abf7eae9 (patch) | |
tree | 99d32adc3bd45ad89183ae5e7a4747918b357f4e /inputmethod/Makefile | |
parent | 5d1fda952a5a7e5a637f6a0bd1bdaeedd20a2aa1 (diff) | |
download | pkgsrc-644709970de2689aa69d484355930c96abf7eae9.tar.gz |
+ ibus-libthai
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index e607d90a441..1d1076ffa77 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2013/03/13 15:08:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2013/09/09 11:59:28 obache Exp $ # COMMENT= Input method tools and libraries @@ -23,6 +23,7 @@ SUBDIR+= ibus-el SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul SUBDIR+= ibus-input-pad +SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin |