aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-10-16 15:28:34 +0800
committerkrion <krion@FreeBSD.org>2004-10-16 15:28:34 +0800
commit0fda34731f82e94ce548903acc5f0312af0c6853 (patch)
tree224a09ada6a1b86b05082100c91995facfb45ed0 /print/ghostscript-afpl
parentfbd775fe048c847df9788f5960d8a895c91a2344 (diff)
downloadfreebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.tar.gz
freebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.tar.zst
freebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.zip
Announce the release of GPL Ghostscript. This release is based on
the AFPL Ghostscript 8.00 release of 14 months ago. The most significant new feature since 7.0x is support for DeviceN colorspaces, up to 8 colorants total at 8 bits per component. Also, pdfwrite has seen considerable improvement in font handling, and many other bug fixes. PR: ports/72326 Submitted by: Ports Fury
Diffstat (limited to 'print/ghostscript-afpl')
-rw-r--r--print/ghostscript-afpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile
index 56f8d09a3c64..3b4255a91e08 100644
--- a/print/ghostscript-afpl/Makefile
+++ b/print/ghostscript-afpl/Makefile
@@ -55,7 +55,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print
NO_CDROM= "Can only be distributed for free"
-CONFLICTS= ghostscript-gnu*
+CONFLICTS= ghostscript-gnu* ghostscript-gpl*
USE_BZIP2= yes
USE_REINPLACE= yes
USE_GMAKE= yes