From 1fd359b0402067d2a4b7c51f2b6328d9adb9bc66 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 17 Apr 2008 23:19:49 +0000 Subject: Incorrect CONFLICTS in multiple ports. There are incorrect CONFLICTS in multiple ports. E.g.: contain two CONFLICTS= lines, the second line overrides the first one. PR: ports/122851 Submitted by: Anatoly Borodin --- print/ghostscript-gpl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/ghostscript-gpl') diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index d5b5eb6c3a8b..03591cf895e7 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -25,13 +25,12 @@ EXTRACT_ONLY= ${GS_SRCS} ${IJS_SRCS} MAINTAINER= ports@FreeBSD.org COMMENT= GPL Postscript interpreter -CONFLICTS= gambc-* ghostscript-gnu-* - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts -CONFLICTS= ghostscript-gnu* +CONFLICTS= gambc-* ghostscript-gnu-* + USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes -- cgit v1.2.3