diff options
author | joerg <joerg> | 2009-06-14 21:16:21 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:16:21 +0000 |
commit | 9a95ff3b02023511f6be00069f215c7a0894ba8f (patch) | |
tree | a2692f654d8dd58f5beb72e81d355bd4d232b0c5 /print/ghostscript-esp | |
parent | 075eaa31dac92632e04a1d3e56e1ff7e4a0b5015 (diff) | |
download | pkgsrc-9a95ff3b02023511f6be00069f215c7a0894ba8f.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'print/ghostscript-esp')
-rw-r--r-- | print/ghostscript-esp/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-esp/PLIST b/print/ghostscript-esp/PLIST index ffffea3493e..30f13f13da8 100644 --- a/print/ghostscript-esp/PLIST +++ b/print/ghostscript-esp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:11:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 21:16:21 joerg Exp $ bin/bdftops bin/dvipdf bin/eps2eps @@ -518,4 +518,3 @@ share/ghostscript/${GS_VERS}/lib/winmaps.ps share/ghostscript/${GS_VERS}/lib/wrfont.ps share/ghostscript/${GS_VERS}/lib/xlatmap share/ghostscript/${GS_VERS}/lib/zeroline.ps -@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} |