From b48eba1112f54d5bd53419acb41234e880b1c4d8 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 13 Mar 2002 17:36:35 +0000 Subject: 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".] --- x11/qtarch/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/qtarch') 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 -- cgit v1.2.3