diff options
author | obache <obache@pkgsrc.org> | 2010-02-16 01:15:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-02-16 01:15:21 +0000 |
commit | bd9cc4a92e6f1b8edb94fb850c850b8c2f095738 (patch) | |
tree | 6c56772f8432e9e9534480100302910fb008d09c /inputmethod | |
parent | d4d1271b11be891f868827375f1d509b21ac1b70 (diff) | |
download | pkgsrc-bd9cc4a92e6f1b8edb94fb850c850b8c2f095738.tar.gz |
refrect rearrangement of sj3-* packages.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6fd924753d0..6b13138a6c3 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2010/01/20 11:12:58 obache Exp $ +# $NetBSD: Makefile,v 1.33 2010/02/16 01:15:21 obache Exp $ # COMMENT= Input method tools and libraries @@ -54,10 +54,9 @@ SUBDIR+= scim-thai SUBDIR+= scim-tomoe SUBDIR+= scim-uim SUBDIR+= scim-unikey -SUBDIR+= sj3-dict -SUBDIR+= sj3-lib +SUBDIR+= sj3 +SUBDIR+= sj3-client SUBDIR+= sj3-server -SUBDIR+= sj3-server-bin SUBDIR+= skk SUBDIR+= skkfep SUBDIR+= skkinput |