summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 22:24:33 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 22:24:33 +0000
commite595ea97dfce4d208fbde7edf0a860365fca5809 (patch)
tree1e5615f84713026ae761d8b8d5bf57b7a022a630 /net/ntop
parent90d6db33982ffaef9c59afa2f93c5970684a1906 (diff)
downloadpkgsrc-e595ea97dfce4d208fbde7edf0a860365fca5809.tar.gz
DESTDIR support
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 2be569db6c4..2e93293d383 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2010/01/17 12:02:34 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2010/02/11 22:24:33 joerg Exp $
DISTNAME= ntop-3.3.10
PKGREVISION= 2
@@ -9,6 +9,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.ntop.org/ntop.html
COMMENT= Shows network usage (similar to "top" for processes)
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= ntop-[0-9]*
USE_LIBTOOL= yes