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. --- games/LostPixels/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/LostPixels') diff --git a/games/LostPixels/Makefile b/games/LostPixels/Makefile index 0503f79a082..28e37caa968 100644 --- a/games/LostPixels/Makefile +++ b/games/LostPixels/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/01/29 20:15:46 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:17 wiz Exp $ # DISTNAME= LostPixels-0.5.3-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blinkensisters/} -- cgit v1.2.3