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-afpl | |
| parent | 0e48a18bbbe219038e359f0ff313102f12ea84d4 (diff) | |
Notes
Diffstat (limited to 'print/ghostscript-afpl')
| -rw-r--r-- | print/ghostscript-afpl/Makefile | 4 | ||||
| -rw-r--r-- | print/ghostscript-afpl/Makefile.inc | 2 | ||||
| -rw-r--r-- | print/ghostscript-afpl/scripts/configure | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index c49faaeb5dd6..05e3b7729fd1 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -59,6 +59,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print NO_CDROM= Can only be distributed for free +DEPRECATED= the leading edge of Ghostscript development is now under GPL license, use print/ghostscript-gpl instead +EXPIRATION_DATE= 2007-07-01 + CONFLICTS= ghostscript-gnu* ghostscript-gpl* USE_BZIP2= yes USE_GMAKE= yes @@ -213,6 +216,7 @@ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # HL1250 - additional driver for Brother HL-1050/1070/1250/1270N/1030/1240 +# XXX FIXME HL1250= hl1250 HL1250_SRCS= gdevhl12.c diff --git a/print/ghostscript-afpl/Makefile.inc b/print/ghostscript-afpl/Makefile.inc index 96a9c65d3182..13fa413a5d65 100644 --- a/print/ghostscript-afpl/Makefile.inc +++ b/print/ghostscript-afpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.54 -GS_REVISION= 2 +GS_REVISION= 3 GS_EPOCH= 1 diff --git a/print/ghostscript-afpl/scripts/configure b/print/ghostscript-afpl/scripts/configure index 8a3f778600ef..a82046f2d4b3 100644 --- a/print/ghostscript-afpl/scripts/configure +++ b/print/ghostscript-afpl/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 \ |
