diff options
author | joerg <joerg> | 2013-10-23 20:33:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2013-10-23 20:33:23 +0000 |
commit | 4c2b2aeecbf9790ce34d56d8b6749df130385b71 (patch) | |
tree | f2e84bcf4188811fb628c362246053861deb0a92 /inputmethod | |
parent | 4880c396b6465ff018c9d80ba87e5c1cf879d6b3 (diff) | |
download | pkgsrc-4c2b2aeecbf9790ce34d56d8b6749df130385b71.tar.gz |
+ ibus-python
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 1d1076ffa77..09295c09a40 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2013/09/09 11:59:28 obache Exp $ +# $NetBSD: Makefile,v 1.57 2013/10/23 20:33:23 joerg Exp $ # COMMENT= Input method tools and libraries @@ -27,6 +27,7 @@ SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin +SUBDIR+= ibus-python SUBDIR+= ibus-qt SUBDIR+= ibus-skk SUBDIR+= ibus-t9 |