From 6af156235b3b94e0c3542e1b617f2653855e0c4f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Jun 2010 22:43:46 +0000 Subject: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. --- graphics/rayshade/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/rayshade') diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 4fb958e651a..6242f259b1e 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/06/13 22:44:43 wiz Exp $ DISTNAME= rayshade.4.0 PKGNAME= rayshade-4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z -- cgit v1.2.3