summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-01-11 19:38:20 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-01-11 19:38:20 +0000
commitb38c29c9debc060395f5f2556acf5f1cd24725cf (patch)
tree1b11e82d5986984d7e204974863221e5ae8bc4b2 /net/ntop
parenta935f2713f7aa6fe0221bbd945484bf8e4da6eb5 (diff)
downloadpkgsrc-b38c29c9debc060395f5f2556acf5f1cd24725cf.tar.gz
This package requires libpcap>=0.8.3, noted by jdc@, bump
PKGREVISION.
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 1358d45ce57..4ab797c32de 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2005/01/06 11:52:35 adam Exp $
+# $NetBSD: Makefile,v 1.32 2005/01/11 19:38:20 xtraeme Exp $
DISTNAME= ntop-3.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/}
EXTRACT_SUFX= .tgz
@@ -32,6 +33,8 @@ CONFIGURE_ARGS+= --disable-ipv6
PTHREAD_OPTS+= require
+BUILDLINK_DEPENDS.libpcap+= libpcap>=0.8.3
+
.include "../../databases/gdbm/buildlink3.mk"
.include "../../graphics/gdchart/buildlink3.mk"
.include "../../net/libpcap/buildlink3.mk"