diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-24 08:43:49 +0000 |
| commit | 9716a77feab1f1403700627bd721c2f1e0b26d9d (patch) | |
| tree | 25148fc53b5a656a27c502b05019a19d22d4c9fe /print/ghostscript-afpl/files/patch-lib:gs_init.ps | |
| parent | - update to 1.7 (diff) | |
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
Diffstat (limited to 'print/ghostscript-afpl/files/patch-lib:gs_init.ps')
| -rw-r--r-- | print/ghostscript-afpl/files/patch-lib:gs_init.ps | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/print/ghostscript-afpl/files/patch-lib:gs_init.ps b/print/ghostscript-afpl/files/patch-lib:gs_init.ps deleted file mode 100644 index 11ec1bba61cd..000000000000 --- a/print/ghostscript-afpl/files/patch-lib:gs_init.ps +++ /dev/null @@ -1,19 +0,0 @@ ---- lib/gs_init.ps.orig Sat Mar 5 07:02:23 2005 -+++ lib/gs_init.ps Thu Apr 21 13:05:43 2005 -@@ -1440,7 +1440,7 @@ - % Set the default screen and BG/UCR. - /.setdefaultbgucr { - systemdict /setblackgeneration known { -- { pop 0 } dup setblackgeneration setundercolorremoval -+ {} dup setblackgeneration setundercolorremoval - } if - } bind def - /.useloresscreen { % - .useloresscreen <bool> -@@ -2241,3 +2241,7 @@ - ifelse - - % The interpreter will run the initial procedure (start). -+ -+% unofficial patch: -+% make it possible to print from within acroread pdf viewer -+/Default currenthalftone /Halftone defineresource pop |
