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".] --- www/bluefish/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'www/bluefish') diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 5d2d119439b..92f747bf985 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2002/02/06 03:29:05 jmc Exp $ +# $NetBSD: Makefile,v 1.23 2002/03/13 17:37:50 fredb Exp $ DISTNAME= bluefish-0.7 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ http://student.wau.nl/~olivier/bluefish/download/ \ @@ -15,13 +16,13 @@ HOMEPAGE= http://bluefish.openoffice.nl/ COMMENT= GTK HTML editor for the experienced web designer DEPENDS+= gtk+>=1.2.7:../../x11/gtk -DEPENDS+= imlib-[0-9]*:../../graphics/imlib +DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib DEPENDS+= weblint-[0-9]*:../../www/weblint DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-[0-9]*:../../graphics/png +DEPENDS+= png>=1.2.1:../../graphics/png DEPENDS+= tiff-[0-9]*:../../graphics/tiff -DEPENDS+= gnome-libs-[0-9]*:../../x11/gnome-libs -DEPENDS+= gdk-pixbuf-[0-9]*:../../graphics/gdk-pixbuf +DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs +DEPENDS+= gdk-pixbuf-0.11.0nb1:../../graphics/gdk-pixbuf BUILD_USES_MSGFMT= YES -- cgit v1.2.3