diff options
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 c49faaeb5dd..05e3b7729fd 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 96a9c65d318..13fa413a5d6 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 8a3f778600e..a82046f2d4b 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 \ |