diff options
Diffstat (limited to 'fonts/intlfonts')
-rw-r--r-- | fonts/intlfonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index c87ac07a13a..fbf9d977d35 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/06/01 18:02:49 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/12/28 17:58:53 joerg Exp $ DISTNAME= intlfonts-1.2.1 PKGREVISION= 2 @@ -16,6 +16,8 @@ FONT_SETS= Asian \ Japanese \ Misc +USE_TOOLS+= bdftopcf + # Use the X font set for Korean, as there isn't anything better FONT_SETS+= Korean.X |