diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index c87ac07a13a6..fbf9d977d359 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 diff --git a/fonts/mozilla-fonts/Makefile b/fonts/mozilla-fonts/Makefile index da8d01ced257..f4c499a79046 100644 --- a/fonts/mozilla-fonts/Makefile +++ b/fonts/mozilla-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 16:47:08 martti Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/28 18:07:29 joerg Exp $ DISTNAME= mozilla-fonts-1.0 CATEGORIES= fonts www @@ -9,6 +9,7 @@ HOMEPAGE= http://www.myrddin.demon.co.uk/dist/ COMMENT= Optimized fonts for Netscape/Mozilla USE_X11BASE= yes +USE_TOOLS+= bdftopcf post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mozilla-fonts diff --git a/fonts/sgi-fonts/Makefile b/fonts/sgi-fonts/Makefile index a0bb11a85e13..ce228e8d8d2d 100644 --- a/fonts/sgi-fonts/Makefile +++ b/fonts/sgi-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/15 18:27:50 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/28 18:06:18 joerg Exp $ # DISTNAME= sgi-fonts-1.0-457.src @@ -19,7 +19,7 @@ BUILD_DEPENDS+= bzip2>=1.0.2:../../archivers/bzip2 WRKSRC= ${WRKDIR}/sgi-fonts USE_IMAKE= YES -USE_TOOLS+= gtar +USE_TOOLS+= bdftopcf gtar RPM2PKG= ${LOCALBASE}/sbin/rpm2pkg