aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gnu/scripts
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2005-06-08 18:54:11 +0800
committerbarner <barner@FreeBSD.org>2005-06-08 18:54:11 +0800
commit8736d92f6385a2d6ec482a2ebc2bd080cff12fba (patch)
tree9fb75d1cb8c2fb711633035c9f0d1c993777c562 /print/ghostscript-gnu/scripts
parent8cd9701f3512ba7b410ce28e34621a04bf38b58f (diff)
downloadfreebsd-ports-gnome-8736d92f6385a2d6ec482a2ebc2bd080cff12fba.tar.gz
freebsd-ports-gnome-8736d92f6385a2d6ec482a2ebc2bd080cff12fba.tar.zst
freebsd-ports-gnome-8736d92f6385a2d6ec482a2ebc2bd080cff12fba.zip
- Update MASTER_SITES for MD2K driver
- Remove HPDJ driver completely (officially discontinued) - Add KRGB support patch for IJS driver - Bump GS_REVISION Submitted by: KATO Tsuguru <tkato432@yahoo.com> Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es> PR: ports/81962
Diffstat (limited to 'print/ghostscript-gnu/scripts')
-rw-r--r--print/ghostscript-gnu/scripts/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/scripts/configure b/print/ghostscript-gnu/scripts/configure
index 7971d12954b5..d4bc264c202e 100644
--- a/print/ghostscript-gnu/scripts/configure
+++ b/print/ghostscript-gnu/scripts/configure
@@ -52,7 +52,7 @@ else
cljet5 cljet5c cljet5pr lj5mono lj5gray \
pj pjetxl pjxl paintjet \
pjxl300 pxlmono pxlcolor \
- pcl3 hpdj \
+ pcl3 \
ijs ibmpro jetp3852 imagen fs600 lxm5700m \
lxm3200 lx5000 lex2050 lex3200 lex5700 lex7000 \
cp50 necp6 \
@@ -247,7 +247,6 @@ Have fun with this new configuration style ! -andreas \n\n\
"pxlmono" "HP PCL XL black-and-white printers (LaserJet 5 and 6 family)" "$status_pxlmono" \
"pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" "$status_pxlcolor" \
"pcl3" "HP PCL 3+ (generic) [PCL3]" "$status_pcl3" \
- "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" "$status_hpdj" \
"ijs" "HP Inkjet and other raster devices" "$status_ijs" \
"ibmpro" "IBM 9-pin Proprinter" "$status_ibmpro" \
"jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" "$status_jetp3852" \