pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/iftop Suports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d511f3795e2b
branches:  trunk
changeset: 531912:d511f3795e2b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 08 17:33:44 2007 +0000

description:
Suports DESTDIR.

diffstat:

 net/iftop/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 91846cad6981 -r d511f3795e2b net/iftop/Makefile
--- a/net/iftop/Makefile        Wed Aug 08 17:32:06 2007 +0000
+++ b/net/iftop/Makefile        Wed Aug 08 17:33:44 2007 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index