diff options
Diffstat (limited to 'net-mgmt/etherape/Makefile')
-rw-r--r-- | net-mgmt/etherape/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index dcaad8b88488..f596ecf56fdc 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -7,7 +7,7 @@ PORTNAME= etherape PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= samy@kerneled.com COMMENT= A graphical network traffic visualization tool for gnome -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GNOME= libglade2 libgnomeui USE_LIBTOOL= yes USE_X_PREFIX= yes |