From 088d24e387521f1736c524a8511406419bdb2c63 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Jan 2004 20:30:50 +0000 Subject: Install into TTF instead of TrueType subdir. PKGREVISION=2. --- fonts/geoslab703-ttf/Makefile | 6 +++--- fonts/geoslab703-ttf/PLIST | 7 +++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'fonts/geoslab703-ttf') diff --git a/fonts/geoslab703-ttf/Makefile b/fonts/geoslab703-ttf/Makefile index 78af1f02fb8..ff24be618f8 100644 --- a/fonts/geoslab703-ttf/Makefile +++ b/fonts/geoslab703-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:37:03 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/25 20:31:59 wiz Exp $ # DISTNAME= geoslab703-ttf-20010522 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= http://www.will-harris.com/fonts/ DISTFILES= geo703l.ttf geo703li.ttf @@ -18,7 +18,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 do-install: ${INSTALL_DATA_DIR} ${FONTS_TTF_DIRS} diff --git a/fonts/geoslab703-ttf/PLIST b/fonts/geoslab703-ttf/PLIST index 22cb9fdd35e..ca26479f74b 100644 --- a/fonts/geoslab703-ttf/PLIST +++ b/fonts/geoslab703-ttf/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:23 tron Exp $ -lib/X11/fonts/TrueType/geo703l.ttf -lib/X11/fonts/TrueType/geo703li.ttf -@unexec ${RMDIR} -p %D/lib/X11/fonts/TrueType 2> /dev/null || ${TRUE} +@comment $NetBSD: PLIST,v 1.3 2004/01/25 20:31:59 wiz Exp $ +lib/X11/fonts/TTF/geo703l.ttf +lib/X11/fonts/TTF/geo703li.ttf -- cgit v1.2.3