diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:16:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:16:21 +0000 |
commit | 57ad7373fbe5dc773916c787acd1fa0e9a280c94 (patch) | |
tree | a2692f654d8dd58f5beb72e81d355bd4d232b0c5 /print/ghostscript | |
parent | 225203f1122e7698a2a849add3ecbc50398a2e0e (diff) | |
download | pkgsrc-57ad7373fbe5dc773916c787acd1fa0e9a280c94.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'print/ghostscript')
-rw-r--r-- | print/ghostscript/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript/PLIST b/print/ghostscript/PLIST index dee72574c90..208068aefb5 100644 --- a/print/ghostscript/PLIST +++ b/print/ghostscript/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:11:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.15 2009/06/14 21:16:21 joerg Exp $ bin/bdftops bin/dumphint bin/dvipdf @@ -678,4 +678,3 @@ share/ghostscript/${PKGVERSION}/lib/wftopfa.ps share/ghostscript/${PKGVERSION}/lib/winmaps.ps share/ghostscript/${PKGVERSION}/lib/wrfont.ps share/ghostscript/${PKGVERSION}/lib/zeroline.ps -@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} |