summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
committerwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
commit26c40c61dd1d726913b4b92c5749d3561b40f140 (patch)
tree1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /graphics/ImageMagick
parent1ae709ff51fb04b43ea64c7120ae73bf58d442f7 (diff)
downloadpkgsrc-26c40c61dd1d726913b4b92c5749d3561b40f140.tar.gz
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 74e81d0a9b2..d906826db72 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2001/05/14 16:34:38 drochner Exp $
+# $NetBSD: Makefile,v 1.68 2001/05/22 09:32:19 wiz Exp $
DISTNAME= ImageMagick-5.2.8
CATEGORIES= graphics
@@ -11,7 +11,7 @@ COMMENT= Package for display and interactive manipulation of images
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
CONFLICTS= geomview-* # both have a program named 'animate'