diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
commit | c97b5b3ca34e50650f058d404ecb9d8fb2405771 (patch) | |
tree | 5c85e3a4222b6bc5ef3f01643dd52652ae191e26 /sysutils/bubblemon2 | |
parent | 1d41172ec56f2145f41aa44356368142ff2ee38f (diff) |
Notes
Diffstat (limited to 'sysutils/bubblemon2')
-rw-r--r-- | sysutils/bubblemon2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |