diff options
author | obache <obache> | 2013-09-09 11:59:28 +0000 |
---|---|---|
committer | obache <obache> | 2013-09-09 11:59:28 +0000 |
commit | e5a6186a30357531ff7de94864c115546bfd87bd (patch) | |
tree | 99d32adc3bd45ad89183ae5e7a4747918b357f4e | |
parent | 6edc8ad1d15f0f1406beae52773e0d6e3a0d47c9 (diff) | |
download | pkgsrc-e5a6186a30357531ff7de94864c115546bfd87bd.tar.gz |
+ ibus-libthai
-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 |