diff options
author | obache <obache> | 2008-02-26 11:41:01 +0000 |
---|---|---|
committer | obache <obache> | 2008-02-26 11:41:01 +0000 |
commit | 9d0562c208667d3b613c7670c8ec7faa822a61d9 (patch) | |
tree | ff0fba7eb3965f64e639661177902ec25342249d /inputmethod/Makefile | |
parent | 423aec7e0fc597273468fd4af27931ac1e1c0602 (diff) | |
download | pkgsrc-9d0562c208667d3b613c7670c8ec7faa822a61d9.tar.gz |
Add and enable gtk-im-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 ac0111c8642..b38f61f8391 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/08/13 08:12:47 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2008/02/26 11:41:01 obache Exp $ # COMMENT= Input method tools and libraries @@ -14,6 +14,7 @@ SUBDIR+= canna-lib SUBDIR+= canna-server SUBDIR+= fcitx SUBDIR+= gcin +SUBDIR+= gtk-im-libthai SUBDIR+= iiimecf SUBDIR+= imhangul SUBDIR+= imhangul_status_applet |