aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl/scripts
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-10-22 04:06:12 +0800
committerpav <pav@FreeBSD.org>2005-10-22 04:06:12 +0800
commit96dcfb19b14dfa5c9c96779b0cb4e7d3a6d79322 (patch)
treebbcbff87e8b6c9a6538e3bd0268f269a8ae4a9a2 /print/ghostscript-afpl/scripts
parentfb61f3d3c348b1624dbb5a8d5cf151288a839cff (diff)
downloadfreebsd-ports-graphics-96dcfb19b14dfa5c9c96779b0cb4e7d3a6d79322.tar.gz
freebsd-ports-graphics-96dcfb19b14dfa5c9c96779b0cb4e7d3a6d79322.tar.zst
freebsd-ports-graphics-96dcfb19b14dfa5c9c96779b0cb4e7d3a6d79322.zip
- Update to 8.52
PR: ports/87741 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'print/ghostscript-afpl/scripts')
-rw-r--r--print/ghostscript-afpl/scripts/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-afpl/scripts/configure b/print/ghostscript-afpl/scripts/configure
index 34a1f8b598b..1b6cb2e9180 100644
--- a/print/ghostscript-afpl/scripts/configure
+++ b/print/ghostscript-afpl/scripts/configure
@@ -75,7 +75,7 @@ else
pkm pkmraw pksm pksmraw \
pngmono pnggray png16 png256 png16m pngalpha \
psmono psgray psrgb \
- pswrite epswrite sgirgb sunhmono \
+ pswrite ps2write epswrite sgirgb sunhmono \
tiffcrle tiffg3 tiffg32d tiffg4 \
tiff12nc tiff24nc tifflzw tiffpack \
bbox \
@@ -340,6 +340,7 @@ Have fun with this new configuration style ! -andreas \n\n\
"psgray" "PostScript (Level 1) 8-bit gray image" "$status_psgray" \
"psrgb" "PostScript (Level 2) 24-bit color image" "$status_psrgb" \
"pswrite" "PostScript output (like PostScript Distillery)" "$status_pswrite" \
+ "ps2write" "PostScript (Level 2) output" "$status_ps2write" \
"epswrite" "EPS output (like PostScript Distillery)" "$status_epswrite" \
"sgirgb" "SGI RGB pixmap format" "$status_sgirgb" \
"sunhmono" "Harlequin variant of 1-bit Sun raster file" "$status_sunhmono" \