summaryrefslogtreecommitdiff
path: root/sysutils/gtop
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 /sysutils/gtop
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 'sysutils/gtop')
-rw-r--r--sysutils/gtop/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index ad5289d6075..d2d806969de 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2001/04/24 18:33:29 rh Exp $
+# $NetBSD: Makefile,v 1.19 2002/03/13 17:37:43 fredb Exp $
DISTNAME= gtop-1.0.13
+PKGREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtop/}
@@ -9,8 +10,8 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME system monitor - top like, memory graphs, process viewer
BUILD_USES_MSGFMT= yes
-DEPENDS+= gnome-core>1.4.0:../../x11/gnome-core
-DEPENDS+= libgtop>=1.0.12:../../devel/libgtop
+DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
+DEPENDS+= libgtop>=1.0.12nb2:../../devel/libgtop
OSVERSION_SPECIFIC= YES
USE_GMAKE= YES