diff options
author | obache <obache> | 2009-01-23 13:47:01 +0000 |
---|---|---|
committer | obache <obache> | 2009-01-23 13:47:01 +0000 |
commit | 11e050e309eb8b4d113f2b54497cc70b24fc67bc (patch) | |
tree | b3e46c6ef9f02c893df86e0f1fb473e2ed5d76f5 | |
parent | 90dbac23a7016baf7508bbdebc268bd68f5db079 (diff) | |
download | pkgsrc-11e050e309eb8b4d113f2b54497cc70b24fc67bc.tar.gz |
+ uim-elisp uim-qt4-immodule
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 61cc4e750df..25dcf06a8b1 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/04/13 06:12:46 obache Exp $ +# $NetBSD: Makefile,v 1.29 2009/01/23 13:47:01 obache Exp $ # COMMENT= Input method tools and libraries @@ -44,6 +44,8 @@ SUBDIR+= tc SUBDIR+= tomoe SUBDIR+= tomoe-gtk SUBDIR+= uim +SUBDIR+= uim-elisp +SUBDIR+= uim-qt4-immodule SUBDIR+= uim-tomoe-gtk SUBDIR+= unicon-im SUBDIR+= xcin |