diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-08 21:24:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-08 21:24:44 +0000 |
commit | 77c5c5457997df8ea2717c1de1a788c42f52716d (patch) | |
tree | 2b063d79b8b09365244193b66b3664f742846298 /graphics/rayshade | |
parent | 2f2b5acd9bbd1b5c0a63acfb5b774074d262e896 (diff) | |
download | pkgsrc-77c5c5457997df8ea2717c1de1a788c42f52716d.tar.gz |
Bump PKGREVISION for netpbm update.
Add some build fixes where necessary.
Diffstat (limited to 'graphics/rayshade')
-rw-r--r-- | graphics/rayshade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index b5e2414fa60..51acb481cfe 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/09/08 20:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/09/08 21:24:44 wiz Exp $ DISTNAME= rayshade.4.0.6 PKGNAME= rayshade-4.0.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z |