From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Wed, 4 Feb 2004 04:36:30 +0000
Subject: Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento
---
 net/etherape/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'net/etherape')

diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index dcaad8b88488..f596ecf56fdc 100644
--- a/net/etherape/Makefile
+++ b/net/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
-- 
cgit v1.2.3