summaryrefslogtreecommitdiff
path: root/net/etherape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/etherape/Makefile')
-rw-r--r--net/etherape/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index 624a296794a..2002e524259 100644
--- a/net/etherape/Makefile
+++ b/net/etherape/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/02/20 16:05:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/08 19:40:41 jmmv Exp $
#
DISTNAME= etherape-0.9.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= gnome net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/}
@@ -10,6 +10,8 @@ MAINTAINER= damon@NetBSD.org
HOMEPAGE= http://etherape.sourceforge.net/
COMMENT= Graphical network monitor
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
USE_GNU_TOOLS+= make
USE_X11= YES
USE_BUILDLINK3= YES