summaryrefslogtreecommitdiff
path: root/x11/qtarch
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/qtarch
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/qtarch')
-rw-r--r--x11/qtarch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qtarch/Makefile b/x11/qtarch/Makefile
index 063f89e8eec..612c34fa986 100644
--- a/x11/qtarch/Makefile
+++ b/x11/qtarch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/03/04 09:06:21 tron Exp $
+# $NetBSD: Makefile,v 1.12 2001/05/22 09:32:28 wiz Exp $
#
DISTNAME= qtarch-2.1-1
@@ -12,7 +12,7 @@ HOMEPAGE= http://qtarch.sourceforge.net/
COMMENT= Graphical dialog editor for the Qt widget set
DEPENDS+= qt2-libs-*:../../x11/qt2-libs
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
USE_X11= yes
USE_GMAKE= yes