summaryrefslogtreecommitdiff
path: root/net/iftop
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-08 17:33:44 +0000
committerjoerg <joerg>2007-08-08 17:33:44 +0000
commit5f1b7404f06c7b24fd9ab7f8ed116c2a4002f99e (patch)
treec1a6798e50805dedee8eef476e222303f89f17b3 /net/iftop
parentd4a78504280a25836524fed599fbfded90742a88 (diff)
downloadpkgsrc-5f1b7404f06c7b24fd9ab7f8ed116c2a4002f99e.tar.gz
Suports DESTDIR.
Diffstat (limited to 'net/iftop')
-rw-r--r--net/iftop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
index 9482c73408a..1390996314b 100644
--- a/net/iftop/Makefile
+++ b/net/iftop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/09/25 12:16:12 abs Exp $
+# $NetBSD: Makefile,v 1.10 2007/08/08 17:33:44 joerg Exp $
#
DISTNAME= iftop-0.17
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ex-parrot.com/~pdw/iftop/download/
COMMENT= Display bandwidth usage on an interface
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_NCURSES= YES # mvchgat()
GNU_CONFIGURE= yes