summaryrefslogtreecommitdiff
path: root/graphics/librsvg
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/librsvg
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.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/librsvg')
-rw-r--r--graphics/librsvg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 05287eaf3eb..1a3746841c6 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/08/14 07:56:43 rh Exp $
+# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:12 fredb Exp $
#
DISTNAME= librsvg-1.0.1
+PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/librsvg/}
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +11,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/svg/
COMMENT= Raph's SVG library
-DEPENDS+= gnome-core>1.4.0:../../x11/gnome-core
+DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
DEPENDS+= freetype2>=2.0.1:../../graphics/freetype2
GNU_CONFIGURE= YES