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 /net/netspeed_applet | |
parent | 1d41172ec56f2145f41aa44356368142ff2ee38f (diff) |
Notes
Diffstat (limited to 'net/netspeed_applet')
-rw-r--r-- | net/netspeed_applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index 3aec1fe1e879..565434f7c595 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.wh-hms.uni-ulm.de/~mfcn/shared/netspeed/ MAINTAINER= gnome@FreeBSD.org COMMENT= Applet that shows how much network traffic occurs on an interface -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes INSTALLS_OMF= yes |