diff options
Diffstat (limited to 'print/ghostscript/PLIST')
-rw-r--r-- | print/ghostscript/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/PLIST b/print/ghostscript/PLIST index 9f36f1e8b56..b5d610a5c42 100644 --- a/print/ghostscript/PLIST +++ b/print/ghostscript/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/03/05 11:01:12 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/03/10 12:34:10 wiz Exp $ bin/bdftops bin/dumphint bin/dvipdf @@ -687,4 +687,4 @@ share/ghostscript/${PKGVERSION}/lib/zeroline.ps @dirrm share/ghostscript/${PKGVERSION}/Resource/CMap @dirrm share/ghostscript/${PKGVERSION}/Resource @dirrm share/ghostscript/${PKGVERSION} -@dirrm share/ghostscript +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} |