diff options
author | obache <obache@pkgsrc.org> | 2008-02-26 11:41:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-26 11:41:01 +0000 |
commit | d99c33f0a8a6ccd81d0c8a86ad025862cae99f5b (patch) | |
tree | ff0fba7eb3965f64e639661177902ec25342249d /inputmethod/Makefile | |
parent | a9a0a583c39bb6c4227d1938e7a93db19deed332 (diff) | |
download | pkgsrc-d99c33f0a8a6ccd81d0c8a86ad025862cae99f5b.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 |