From 4a357f9bfe694b02c3a7adf49b59518e3a3d22a9 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 8 Jun 2000 21:48:24 +0000 Subject: Another dependency missed in package building. Submitted by: bento --- sysutils/gnome-system-monitor/Makefile | 3 ++- sysutils/gnomesystemmonitor/Makefile | 3 ++- sysutils/gtop/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index b288cc0..ef94f70 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/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 diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index b288cc0..ef94f70 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/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 diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index b288cc0..ef94f70 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 -- cgit v1.1