summaryrefslogtreecommitdiff
path: root/x11/qtarch
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /x11/qtarch
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/qtarch')
-rw-r--r--x11/qtarch/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/qtarch/Makefile b/x11/qtarch/Makefile
index a3dd170ccab..0101051d5c3 100644
--- a/x11/qtarch/Makefile
+++ b/x11/qtarch/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2001/12/20 15:39:46 skrll Exp $
+# $NetBSD: Makefile,v 1.15 2002/03/13 17:38:03 fredb Exp $
#
DISTNAME= qtarch-2.1-1
PKGNAME= qtarch-2.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= x11 devel
MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/
@@ -11,8 +12,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://qtarch.sourceforge.net/
COMMENT= Graphical dialog editor for the Qt widget set
-DEPENDS+= qt2-libs-[0-9]*:../../x11/qt2-libs
-DEPENDS+= png>=1.0.11:../../graphics/png
+DEPENDS+= qt2-libs-2.3.1nb2:../../x11/qt2-libs
+DEPENDS+= png>=1.2.1:../../graphics/png
USE_X11= yes
USE_GMAKE= yes