Uses bdftopcf.

This commit is contained in:
joerg 2005-12-28 17:58:53 +00:00
parent a8683d57cc
commit 4f9120034b
3 changed files with 7 additions and 4 deletions

View file

@ -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 DISTNAME= intlfonts-1.2.1
PKGREVISION= 2 PKGREVISION= 2
@ -16,6 +16,8 @@ FONT_SETS= Asian \
Japanese \ Japanese \
Misc Misc
USE_TOOLS+= bdftopcf
# Use the X font set for Korean, as there isn't anything better # Use the X font set for Korean, as there isn't anything better
FONT_SETS+= Korean.X FONT_SETS+= Korean.X

View file

@ -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 DISTNAME= mozilla-fonts-1.0
CATEGORIES= fonts www CATEGORIES= fonts www
@ -9,6 +9,7 @@ HOMEPAGE= http://www.myrddin.demon.co.uk/dist/
COMMENT= Optimized fonts for Netscape/Mozilla COMMENT= Optimized fonts for Netscape/Mozilla
USE_X11BASE= yes USE_X11BASE= yes
USE_TOOLS+= bdftopcf
post-install: post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mozilla-fonts ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mozilla-fonts

View file

@ -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 DISTNAME= sgi-fonts-1.0-457.src
@ -19,7 +19,7 @@ BUILD_DEPENDS+= bzip2>=1.0.2:../../archivers/bzip2
WRKSRC= ${WRKDIR}/sgi-fonts WRKSRC= ${WRKDIR}/sgi-fonts
USE_IMAKE= YES USE_IMAKE= YES
USE_TOOLS+= gtar USE_TOOLS+= bdftopcf gtar
RPM2PKG= ${LOCALBASE}/sbin/rpm2pkg RPM2PKG= ${LOCALBASE}/sbin/rpm2pkg