summaryrefslogtreecommitdiff
path: root/x11/wxGTK
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 /x11/wxGTK
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 'x11/wxGTK')
-rw-r--r--x11/wxGTK/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile
index 0a4b54f90bb..08b7cb51576 100644
--- a/x11/wxGTK/Makefile
+++ b/x11/wxGTK/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/04 09:06:21 tron Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/22 09:32:29 wiz Exp $
#
DISTNAME= wxGTK-2.2.3
@@ -12,7 +12,7 @@ COMMENT= GTK-based implementation of the wxWindows GUI library
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
DEPENDS+= tiff>=3.5.2:../../graphics/tiff
USE_GMAKE= # defined