diff options
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 |