pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ntop This package requires libpcap>=0.8.3, noted b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b3069712189
branches:  trunk
changeset: 487245:1b3069712189
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jan 11 19:38:20 2005 +0000

description:
This package requires libpcap>=0.8.3, noted by jdc@, bump
PKGREVISION.

diffstat:

 net/ntop/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 3a71867da5c2 -r 1b3069712189 net/ntop/Makefile
--- a/net/ntop/Makefile Tue Jan 11 19:34:34 2005 +0000
+++ b/net/ntop/Makefile Tue Jan 11 19:38:20 2005 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index