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 | 9ad84953be5e3e05cc12cd22cf09d79771919307 (patch) | |
tree | a2692f654d8dd58f5beb72e81d355bd4d232b0c5 /print/ghostscript6 | |
parent | c83b744ffef06c38fb85e54917cd0d59a57c4146 (diff) | |
download | pkgsrc-9ad84953be5e3e05cc12cd22cf09d79771919307.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'print/ghostscript6')
-rw-r--r-- | print/ghostscript6/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript6/PLIST b/print/ghostscript6/PLIST index 3176ec32a13..5005f22258c 100644 --- a/print/ghostscript6/PLIST +++ b/print/ghostscript6/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:11:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:16:21 joerg Exp $ bin/bdftops bin/dvipdf bin/eps2eps @@ -317,4 +317,3 @@ share/ghostscript/${GS_VERS}/vflib/kmapping.ps share/ghostscript/${GS_VERS}/vflib/koutline.ps share/ghostscript/${GS_VERS}/vflib/metrics2.ps share/ghostscript/${GS_VERS}/vflib/vchars.ps -@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} |