summaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-18 21:40:34 +0000
committerwiz <wiz>2006-02-18 21:40:34 +0000
commit68a3e993a05a4f94f3f132c45a1e587337b21f7a (patch)
tree6c959dc144336088d736805ce8eb968e08367228 /graphics/skencil
parentbaaab4515b7acc87f012c528d9244ae8bb4e24fb (diff)
downloadpkgsrc-68a3e993a05a4f94f3f132c45a1e587337b21f7a.tar.gz
Remove unnecessary fonts.alias and fonts.scale. Bump PKGREVISION.
Fixes CHECK_FILES build.
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile6
-rw-r--r--graphics/skencil/PLIST4
2 files changed, 5 insertions, 5 deletions
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