diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 3 | ||||
-rw-r--r-- | 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 b288cc078ab1..ef94f7097092 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 b288cc078ab1..ef94f7097092 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 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 |