aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gtop
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-08 21:48:24 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-08 21:48:24 +0000
commit8603dd257e8650b9c51bd2cce7122a20a78ba9ed (patch)
treea602fd51c5045b7c413d9ca07719d72303cbe787 /sysutils/gtop
parentc8c9990aa3376dbd52dcc82c699a783bc04762ef (diff)
downloadports-8603dd257e8650b9c51bd2cce7122a20a78ba9ed.tar.gz
ports-8603dd257e8650b9c51bd2cce7122a20a78ba9ed.zip
Another dependency missed in package building.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29414
Diffstat (limited to 'sysutils/gtop')
-rw-r--r--sysutils/gtop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index b288cc078ab1..ef94f7097092 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= stable/sources/gtop
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ gtop.1:${PORTSDIR}/devel/libgtop
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config