summaryrefslogtreecommitdiff
path: root/fonts/sgi-fonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/sgi-fonts/Makefile')
-rw-r--r--fonts/sgi-fonts/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/fonts/sgi-fonts/Makefile b/fonts/sgi-fonts/Makefile
index dd4d43c3bbb..86f78eb162a 100644
--- a/fonts/sgi-fonts/Makefile
+++ b/fonts/sgi-fonts/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:40 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/09/22 21:53:57 joerg Exp $
#
DISTNAME= sgi-fonts-1.0-457.src
PKGNAME= sgi-fonts-1.0.457
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts
MASTER_SITES= http://public.planetmirror.com/pub/suse/i386/8.2/suse/src/
EXTRACT_SUFX= .rpm
@@ -25,4 +25,7 @@ do-extract:
${LOCALBASE}/sbin/rpm2pkg -d ${WRKDIR} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
cd ${WRKDIR} && bzcat sgi-fonts.tar.bz2 | ${GTAR} xf -
+post-install:
+ ${RM} ${PREFIX}/lib/X11/fonts/misc/sgi/fonts.scale
+
.include "../../mk/bsd.pkg.mk"