From bb23fa3acb03b38cd96e1f9e1290315a6eb0c186 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Sep 2014 20:40:29 +0000 Subject: DEPEND on netpbm instead of including its buildlink3.mk file, if you're not linking against it. Bump PKGREVISION for packages that (might be|are) changed. --- graphics/rayshade/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/rayshade') diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 44888de41ee..b5e2414fa60 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:22:26 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/09/08 20:40:30 wiz Exp $ DISTNAME= rayshade.4.0.6 PKGNAME= rayshade-4.0.6 -#KGREVISION= 8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z -- cgit v1.2.3