summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gtop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index 33f8f199c39..322e3aa0781 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/05/31 22:24:56 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/06/02 13:29:40 tron Exp $
DISTNAME= gtop-1.0.9
CATEGORIES= sysutils gnome
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtop/}
MAINTAINER= tron@netbsd.org
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
+DEPENDS+= libgtop>=1.0.9:../../devel/libgtop
GNU_CONFIGURE= yes
USE_X11BASE= yes