diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-12-13 14:39:43 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-12-13 14:39:43 +0000 |
commit | 192793b9215b7f84124381c5e4f730b30ba0895a (patch) | |
tree | c4684dde6159cfa2909be93c2414d344a72bcbdb /inputmethod | |
parent | 24ec5044637341c1c03f1cd4458f633feabd3e4c (diff) | |
download | pkgsrc-192793b9215b7f84124381c5e4f730b30ba0895a.tar.gz |
Add qt5-uim
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 09295c09a40..cc82ee0b127 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2013/10/23 20:33:23 joerg Exp $ +# $NetBSD: Makefile,v 1.58 2013/12/13 14:39:43 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -65,6 +65,7 @@ SUBDIR+= prime-dict SUBDIR+= prime-el SUBDIR+= py-input-pad SUBDIR+= py-zinnia +SUBDIR+= qt5-uim SUBDIR+= ruby-zinnia SUBDIR+= scim SUBDIR+= scim-anthy |