summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-31 18:40:25 +0000
committerjtb <jtb>2001-03-31 18:40:25 +0000
commitf1411e8a8e64a404f2f82d948fcde263a72ac877 (patch)
tree9731b18824f4006f8ca96dbaa2334160d0982beb /graphics/ImageMagick
parentbcf3634eb360d45ce4efe9fd2bb7e678e4f1afe9 (diff)
downloadpkgsrc-f1411e8a8e64a404f2f82d948fcde263a72ac877.tar.gz
Both packages conflict -- each has program named 'animate'. Discovered
by Lex Wennmacher's investigations.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index adce4fbfd28..78aadb1cb09 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2001/03/04 09:06:10 tron Exp $
+# $NetBSD: Makefile,v 1.65 2001/03/31 18:40:25 jtb Exp $
DISTNAME= ImageMagick-5.2.8
CATEGORIES= graphics
@@ -9,6 +9,8 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.simplesystems.org/ImageMagick/
COMMENT= Package for display and interactive manipulation of images
+CONFLICTS= geomview-* # both have a program named 'animate'
+
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
DEPENDS+= png>1.0.9:../../graphics/png