summaryrefslogtreecommitdiff
path: root/www/skipstone
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 /www/skipstone
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 'www/skipstone')
-rw-r--r--www/skipstone/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
index f36a3341d24..fc26cbe0d93 100644
--- a/www/skipstone/Makefile
+++ b/www/skipstone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/03/10 10:47:16 jmc Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:53 fredb Exp $
#
DISTNAME= skipstone-0.7.9
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.muhri.net/skipstone/
@@ -9,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.muhri.net/skipstone/
COMMENT= Gtk+ web browser that embeds Mozilla's renderer
-DEPENDS+= mozilla>=0.9.8:../../www/mozilla
+DEPENDS+= mozilla>=0.9.9:../../www/mozilla
USE_GMAKE= yes