summaryrefslogtreecommitdiff
path: root/www/chimera/Makefile
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 /www/chimera/Makefile
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 'www/chimera/Makefile')
-rw-r--r--www/chimera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index f041788c7ce..b917dc8c256 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/05/04 13:11:44 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2001/05/22 09:32:26 wiz Exp $
#
DISTNAME= chimera-2.0a19
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.chimera.org/
COMMENT= World Wide Web Browser for X Windows
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
USE_IMAKE= yes