From 3e16215ca52f8cd61aaaa501d4314bc6004ed4db 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".] --- graphics/povray/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/povray') diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 20f3a16f4c3..73d7622d9b5 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2001/05/22 09:32:22 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2002/03/13 17:37:16 fredb Exp $ # FreeBSD Id: Makefile,v 1.9 1998/08/20 18:56:00 jseger Exp DISTNAME= povray31 PKGNAME= povray-3.1g +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.povray.org/pub/povray/Official/Unix/ \ ftp://www.hensa.ac.uk/mirrors/povray/povray/Official-3.0/Unix/\ @@ -14,7 +15,7 @@ MAINTAINER= pooka@netbsd.org HOMEPAGE= http://www.povray.org/ COMMENT= Persistence of Vision Ray Tracer -DEPENDS+= png>=1.0.11:../../graphics/png +DEPENDS+= png>=1.2.1:../../graphics/png USE_X11= yes -- cgit v1.2.3