diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-04-16 16:43:18 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-04-16 16:43:18 +0000 |
commit | aafe13758277dbbcdb3b41b6f84bddd4ae16be27 (patch) | |
tree | 7b72028bfc00e1daffb37eb286cb35dba3e9cfce /textproc/Makefile | |
parent | bc3ddb9600563727983837792fac3c169daf2f53 (diff) |
Add uim-gnome. GNOME applets of uim input method
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes
Notes:
svn path=/head/; revision=159728
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 7226f31ecad1..218118e5308d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -789,6 +789,7 @@ SUBDIR += uim SUBDIR += uim-el SUBDIR += uim-el-xemacs21-mule + SUBDIR += uim-gnome SUBDIR += uni2ascii SUBDIR += unroff SUBDIR += unrtf |