summaryrefslogtreecommitdiff
path: root/net/etherape
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
commitae5a97419f9483f8d29f539efc9d0073f21b32de (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /net/etherape
parenta8e47947f0a68e270b396c8eb837420d5740af94 (diff)
downloadpkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'net/etherape')
-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