From d807d1a3b113f6d3a9e5e3c484b63432fdb3e343 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 18:17:21 +0000 Subject: Convert to use the font hooks in the pkginstall framework. We no longer need to run mkfontdir ourselves, and those @exec/@unexec lines may be removed from the PLISTs. --- fonts/kcfonts/Makefile | 4 ++-- fonts/kcfonts/PLIST | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'fonts/kcfonts') diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile index b7af41cbbe4..75ef858eb9f 100644 --- a/fonts/kcfonts/Makefile +++ b/fonts/kcfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/11/08 18:22:09 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/29 18:17:21 jlam Exp $ DISTNAME= kcfonts-1.05 CATEGORIES= fonts @@ -9,6 +9,6 @@ COMMENT= Kuo Chauo Chinese Fonts collection WRKSRC= ${WRKDIR} USE_X11BASE= yes -USE_TOOLS+= mkfontdir:run +FONTS_DIRS.x11= lib/X11/fonts/local .include "../../mk/bsd.pkg.mk" diff --git a/fonts/kcfonts/PLIST b/fonts/kcfonts/PLIST index 4b5ffbebc86..201beac8200 100644 --- a/fonts/kcfonts/PLIST +++ b/fonts/kcfonts/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/18 16:19:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/12/29 18:17:21 jlam Exp $ lib/X11/fonts/local/fonts.alias lib/X11/fonts/local/kc8x15.pcf.gz lib/X11/fonts/local/kc12x24.pcf.gz lib/X11/fonts/local/kc15f.pcf.gz lib/X11/fonts/local/kc24f.pcf.gz -@exec %D/bin/mkfontdir %D/lib/X11/fonts/local -@unexec %D/bin/mkfontdir %D/lib/X11/fonts/local -- cgit v1.2.3