summaryrefslogtreecommitdiff
path: root/graphics/mgl
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/mgl
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/mgl')
-rw-r--r--graphics/mgl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mgl/Makefile b/graphics/mgl/Makefile
index 40cfb9e4420..a94dcc95713 100644
--- a/graphics/mgl/Makefile
+++ b/graphics/mgl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/20 13:54:31 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/22 09:32:21 wiz Exp $
#
DISTNAME= mgl2-alpha-020
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.netbsd.org/Ports/hpcmips/mgl2.html
COMMENT= Graphics library for NEC Mobilegear/PocketBSD, NetBSD/hpcmips
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
DEPENDS+= libungif>=4.1.0:../../graphics/libungif
DEPENDS+= mglfonts>=0.1:../../fonts/mglfonts