diff options
author | tron <tron> | 2002-07-05 19:03:11 +0000 |
---|---|---|
committer | tron <tron> | 2002-07-05 19:03:11 +0000 |
commit | ca7b44cde38626dab42b493ace5e292d9e750f5a (patch) | |
tree | bd0eba79ce48eab9bbf6dac3592a9caaf17ad817 /fonts/Makefile | |
parent | c5ecf3b837e168a3074ce499dd8a5009f49146eb (diff) | |
download | pkgsrc-ca7b44cde38626dab42b493ace5e292d9e750f5a.tar.gz |
Add and enable "efont-unicode" package. This fixes PR pkg/14727 by
Masao Uebayashi.
Diffstat (limited to 'fonts/Makefile')
-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 |