diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2006-04-17 00:47:40 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2006-04-17 00:47:40 +0800 |
commit | d332671253f8c2a5a22e65b3d86be4a63550f0a4 (patch) | |
tree | 168197556f0dd1260c902061dd6222065e63dd99 /textproc/Makefile | |
parent | 7cc3caf38c2fc31c8c4157fe9e1559a6b2af44aa (diff) | |
download | freebsd-ports-gnome-d332671253f8c2a5a22e65b3d86be4a63550f0a4.tar.gz freebsd-ports-gnome-d332671253f8c2a5a22e65b3d86be4a63550f0a4.tar.zst freebsd-ports-gnome-d332671253f8c2a5a22e65b3d86be4a63550f0a4.zip |
Add uim-qt. QT modules of uim input method.
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e15251efb2b5..c3ed94a49b7c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -792,6 +792,7 @@ SUBDIR += uim-gnome SUBDIR += uim-gtk SUBDIR += uim-m17nlib + SUBDIR += uim-qt SUBDIR += uni2ascii SUBDIR += unroff SUBDIR += unrtf |