From 44fcd40ce72d8cdbb4dc60fe20e16d93c4213d1a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Mar 2008 12:34:10 +0000 Subject: Try removing share/ghostscript directory during uninstall. Bump PKGREVISION. --- fonts/ghostscript-fonts/Makefile | 4 ++-- fonts/ghostscript-fonts/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index 6436212d94c..bdc14bec362 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/12/27 18:08:17 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/03/10 12:34:10 wiz Exp $ DISTNAME= ghostscript-fonts-8.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ diff --git a/fonts/ghostscript-fonts/PLIST b/fonts/ghostscript-fonts/PLIST index 6ccbc6ebf6b..09583799ff7 100644 --- a/fonts/ghostscript-fonts/PLIST +++ b/fonts/ghostscript-fonts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/12/27 18:08:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/03/10 12:34:10 wiz Exp $ share/ghostscript/fonts/a010013l.afm share/ghostscript/fonts/a010013l.pfb share/ghostscript/fonts/a010013l.pfm @@ -152,3 +152,4 @@ share/ghostscript/fonts/z003034l.afm share/ghostscript/fonts/z003034l.pfb share/ghostscript/fonts/z003034l.pfm @dirrm share/ghostscript/fonts +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} -- cgit v1.2.3