diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bubblemon2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/slmon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmfire/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/bubblemon2/Makefile b/sysutils/bubblemon2/Makefile index 61b4ab28b7ac..b28b65ea87fb 100644 --- a/sysutils/bubblemon2/Makefile +++ b/sysutils/bubblemon2/Makefile @@ -15,7 +15,7 @@ DISTNAME= bubblemon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A system CPU and memory load monitor for GNOME2 -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes USE_GNOME= gnomehack gnomepanel gnomeprefix gnometarget intlhack diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 5ec3fde90124..934f2b220023 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 system monitor program -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop USE_BZIP2= yes USE_GETTEXT= yes diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 5ec3fde90124..934f2b220023 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 system monitor program -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop USE_BZIP2= yes USE_GETTEXT= yes diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 7ecc07d1420d..6020e9e9fff2 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= S-Lang System Monitor -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \ +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ slang.1:${PORTSDIR}/devel/libslang USE_GETOPT_LONG= yes diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index 0e193b6ad255..2e079e928203 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.swanson.ukfsn.org/wmfire/ MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dock app showing load average as a flame -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes USE_GNOME= gnometarget gtk20 |