diff options
author | tron <tron@pkgsrc.org> | 2002-07-05 19:03:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-07-05 19:03:11 +0000 |
commit | bd743f295c17100d0450ff01f0d33f3b08aee75d (patch) | |
tree | bd0eba79ce48eab9bbf6dac3592a9caaf17ad817 /fonts | |
parent | b7905c3552c31e70c74a03429c5efa29e5177bae (diff) | |
download | pkgsrc-bd743f295c17100d0450ff01f0d33f3b08aee75d.tar.gz |
Add and enable "efont-unicode" package. This fixes PR pkg/14727 by
Masao Uebayashi.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 9296b0f4988..90840cfab7a 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2002/07/02 13:08:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2002/07/05 19:03:11 tron Exp $ # COMMENT= Fonts @@ -12,6 +12,7 @@ SUBDIR+= acroread-korfont SUBDIR+= arphic-ttf SUBDIR+= bakoma-fonts SUBDIR+= dbz-ttf +SUBDIR+= efont-unicode SUBDIR+= freefonts SUBDIR+= ghostscript-fonts SUBDIR+= intlfonts |