summaryrefslogtreecommitdiff
path: root/fonts/arphic-ttf
diff options
context:
space:
mode:
authorwiz <wiz>2004-01-25 20:26:22 +0000
committerwiz <wiz>2004-01-25 20:26:22 +0000
commitd881d7530e5989f3b603d5f6431936ef6431e80a (patch)
tree3a4450e6a9a42d1927b0902f19162e00635ce7a3 /fonts/arphic-ttf
parent8fdf3e842d161b3293115dc91d18687fec95da5d (diff)
downloadpkgsrc-d881d7530e5989f3b603d5f6431936ef6431e80a.tar.gz
Install into TTF subdir instead of TrueType. PKGREVISION=2.
Diffstat (limited to 'fonts/arphic-ttf')
-rw-r--r--fonts/arphic-ttf/Makefile6
-rw-r--r--fonts/arphic-ttf/PLIST11
2 files changed, 8 insertions, 9 deletions
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}