diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-29 17:29:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-29 17:29:00 +0000 |
commit | 81f045612bbd3389146ea8230d58775369a5656e (patch) | |
tree | bec39a222fe169784a2db200f3d3ef2aad8c6cb2 /print/ghostscript-gpl/scripts/configure | |
parent | Update to 2.4.1. Changes in this release: (diff) |
rafan@ reports that the hl250 driver "breaks my print/gv on my amd64", so
deactivate the driver by default.
While here, mark ghostscript-afpl as deprecated.
Submitted by: rafan
Notes
Notes:
svn path=/head/; revision=188774
Diffstat (limited to 'print/ghostscript-gpl/scripts/configure')
-rw-r--r-- | print/ghostscript-gpl/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gpl/scripts/configure b/print/ghostscript-gpl/scripts/configure index 0387c98890f4..293ebf259eb3 100644 --- a/print/ghostscript-gpl/scripts/configure +++ b/print/ghostscript-gpl/scripts/configure @@ -24,7 +24,7 @@ else $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ - appledmp iwhi iwlo iwlq hl7x0 hl1250 bj10e \ + appledmp iwhi iwlo iwlq hl7x0 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ |