From d881d7530e5989f3b603d5f6431936ef6431e80a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Jan 2004 20:26:22 +0000 Subject: Install into TTF subdir instead of TrueType. PKGREVISION=2. --- fonts/arphic-ttf/Makefile | 6 +++--- fonts/arphic-ttf/PLIST | 11 +++++------ 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'fonts/arphic-ttf') diff --git a/fonts/arphic-ttf/Makefile b/fonts/arphic-ttf/Makefile index 5d0b33bbcab..37cb6f8969b 100644 --- a/fonts/arphic-ttf/Makefile +++ b/fonts/arphic-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:36:55 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/25 20:26:22 wiz Exp $ # DISTNAME= arphic-ttf-2.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/${DIST_SUBDIR}/ DISTFILES= ${FONT_FILES} ${MISC_FILES} @@ -22,7 +22,7 @@ USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES -FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TrueType +FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TTF DOCDIR= ${PREFIX}/share/doc/arphic-ttf do-install: diff --git a/fonts/arphic-ttf/PLIST b/fonts/arphic-ttf/PLIST index cbb395dfcb4..d544ffb3d71 100644 --- a/fonts/arphic-ttf/PLIST +++ b/fonts/arphic-ttf/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:21 tron Exp $ -lib/X11/fonts/TrueType/bkai00mp.ttf -lib/X11/fonts/TrueType/bsmi00lp.ttf -lib/X11/fonts/TrueType/gbsn00lp.ttf -lib/X11/fonts/TrueType/gkai00mp.ttf +@comment $NetBSD: PLIST,v 1.3 2004/01/25 20:26:22 wiz Exp $ +lib/X11/fonts/TTF/bkai00mp.ttf +lib/X11/fonts/TTF/bsmi00lp.ttf +lib/X11/fonts/TTF/gbsn00lp.ttf +lib/X11/fonts/TTF/gkai00mp.ttf share/doc/arphic-ttf/ARPHICPL.TXT share/doc/arphic-ttf/logo.gif share/doc/arphic-ttf/release.txt @dirrm share/doc/arphic-ttf -@unexec ${RMDIR} -p %D/lib/X11/fonts/TrueType 2> /dev/null || ${TRUE} -- cgit v1.2.3