From 3626f16a8ab01e30557c1c5982e31a48a44968b5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 17 Feb 2006 19:31:00 +0000 Subject: Fix font handling. Bump PKGREVISION. --- fonts/freefonts/Makefile | 7 ++++--- fonts/freefonts/PLIST | 4 +--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'fonts/freefonts') diff --git a/fonts/freefonts/Makefile b/fonts/freefonts/Makefile index 19dc65a1475..8f9045b0b9b 100644 --- a/fonts/freefonts/Makefile +++ b/fonts/freefonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/17 19:31:00 wiz Exp $ # DISTNAME= freefonts-0.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/fonts/} \ ftp://ftp.gimp.org/pub/gimp/fonts/ @@ -16,7 +16,8 @@ NO_BUILD= yes USE_X11BASE= yes USE_TOOLS+= gtar -INSTALLATION_DIRS= lib/X11/fonts +FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/freefont +REQD_DIRS= ${PREFIX}/lib/X11/fonts/freefont do-install: ${GTAR} Cxzf ${PREFIX}/lib/X11/fonts \ diff --git a/fonts/freefonts/PLIST b/fonts/freefonts/PLIST index 8d3e3b5d8f9..f926149775b 100644 --- a/fonts/freefonts/PLIST +++ b/fonts/freefonts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:48:58 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:31:00 wiz Exp $ lib/X11/fonts/freefont/Fontmap lib/X11/fonts/freefont/README lib/X11/fonts/freefont/agate.pfb @@ -48,7 +48,6 @@ lib/X11/fonts/freefont/eraselt.pfb lib/X11/fonts/freefont/erasltra.pfb lib/X11/fonts/freefont/erasmed.pfb lib/X11/fonts/freefont/florence.pfb -lib/X11/fonts/freefont/fonts.dir lib/X11/fonts/freefont/frquad.pfb lib/X11/fonts/freefont/frquadb.pfb lib/X11/fonts/freefont/ftpstrps.pfb @@ -110,4 +109,3 @@ lib/X11/fonts/freefont/victoria.pfb lib/X11/fonts/freefont/windsord.pfb lib/X11/fonts/freefont/zalescap.license lib/X11/fonts/freefont/zalescap.pfb -@dirrm lib/X11/fonts/freefont -- cgit v1.2.3