summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-04-17 23:19:49 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-04-17 23:19:49 +0000
commit1fd359b0402067d2a4b7c51f2b6328d9adb9bc66 (patch)
tree8a9843b41d410cdf4f71d2616d73139c082c49d5 /print/ghostscript-gpl
parent- Remove games/teewars (project was renamed) (diff)
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 <anatoly.borodin@gmail.com>
Notes
Notes: svn path=/head/; revision=211480
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile5
1 files changed, 2 insertions, 3 deletions
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