From 68a3e993a05a4f94f3f132c45a1e587337b21f7a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Feb 2006 21:40:34 +0000 Subject: Remove unnecessary fonts.alias and fonts.scale. Bump PKGREVISION. Fixes CHECK_FILES build. --- graphics/skencil/Makefile | 6 ++++-- graphics/skencil/PLIST | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/skencil') diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 9562b2f8ecf..89c27e57c61 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:39 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/18 21:40:34 wiz Exp $ # DISTNAME= skencil-0.6.17 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} @@ -34,6 +34,8 @@ SKETCHEXDIR= ${PREFIX}/share/examples/skencil post-install: ${INSTALL_DATA_DIR} ${SKETCHDOCDIR} cd ${WRKSRC} && ${PAX} -rwpm -v ${SKETCHDOCS} ${SKETCHDOCDIR} + ${RM} ${SKETCHDOCDIR}/Doc/fonts.alias + ${RM} ${SKETCHDOCDIR}/Doc/fonts.scale ${INSTALL_DATA_DIR} ${SKETCHEXDIR} cd ${WRKSRC}/Examples && ${PAX} -rwpm -v . ${SKETCHEXDIR} diff --git a/graphics/skencil/PLIST b/graphics/skencil/PLIST index 68e6c96c5a6..2462f8142c5 100644 --- a/graphics/skencil/PLIST +++ b/graphics/skencil/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/12 13:07:21 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/18 21:40:34 wiz Exp $ bin/sk2ppm bin/sk2ps bin/skconvert @@ -574,8 +574,6 @@ share/doc/skencil/Doc/devguide-7.html share/doc/skencil/Doc/devguide-8.html share/doc/skencil/Doc/devguide-9.html share/doc/skencil/Doc/devguide.html -share/doc/skencil/Doc/fonts.alias -share/doc/skencil/Doc/fonts.scale share/doc/skencil/Doc/usersguide-1.html share/doc/skencil/Doc/usersguide-10.html share/doc/skencil/Doc/usersguide-2.html -- cgit v1.2.3