summaryrefslogtreecommitdiff
path: root/x11/wxGTK
diff options
context:
space:
mode:
authortron <tron>2001-03-04 09:06:09 +0000
committertron <tron>2001-03-04 09:06:09 +0000
commit94d466244710de6ccb64bed3cdcaea81abc20fdf (patch)
tree386a9cc302ef515d46074f8ce0f95786725af501 /x11/wxGTK
parent82317d5211acc380c7f06b6f1e7b05be69fe3914 (diff)
downloadpkgsrc-94d466244710de6ccb64bed3cdcaea81abc20fdf.tar.gz
Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
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 d3ea97724ac..0a4b54f90bb 100644
--- a/x11/wxGTK/Makefile
+++ b/x11/wxGTK/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 17:06:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/04 09:06:21 tron 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.3:../../graphics/png
+DEPENDS+= png>1.0.9:../../graphics/png
DEPENDS+= tiff>=3.5.2:../../graphics/tiff
USE_GMAKE= # defined