diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-02 14:39:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-02 14:39:36 +0000 |
commit | 89b567a160dbb1058a811b511e949296ce3db7d9 (patch) | |
tree | 4ad2a892d519f9c79910e2dec565d73c5b7692b2 /japanese | |
parent | Update a converter to version 1.1a (diff) |
Unbreak net/gnomeicu by adding libiconv dependency.
Retire japanese/gnomeicu, as gnomeicu now includes Japanese support
out-of-the-box. The Japanese support code has been committed over
the gnomeicu source tree by the patchkit author Takuo KITAME
<kitame@northeye.org> himself. Yay!
Approved by: nectar (MAINTAINER)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 325499431e2a..717c9c537acf 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -64,7 +64,6 @@ SUBDIR += gn-mnews SUBDIR += gnome SUBDIR += gnomecore - SUBDIR += gnomeicu SUBDIR += gnomelibs SUBDIR += gnumeric SUBDIR += gp |