summaryrefslogtreecommitdiff
path: root/graphics/povray
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/povray
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
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".]
Diffstat (limited to 'graphics/povray')
-rw-r--r--graphics/povray/Makefile5
1 files changed, 3 insertions, 2 deletions
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