summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 0ee1cf2e72b..01d386feb13 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 1999/01/02 20:57:28 tron Exp $
+# $NetBSD: Makefile,v 1.34 1999/02/20 22:48:29 hubertf Exp $
#
DISTNAME= ImageMagick-4.1.7
@@ -13,8 +13,6 @@ DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
DEPENDS+= png-1.0.2:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
-CONFLICTS= ImageMagick-*
-
pre-configure:
.if exists(/usr/lib/libbz2.a)
@echo >${WRKSRC}/bzlib.tmpl "#define HasBZLIB"