summaryrefslogtreecommitdiff
path: root/net/sniffit
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:48:57 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:48:57 +0000
commit1c57323789a922a7182ba378831f2c0a336a6959 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /net/sniffit
parentee84541509a09b09b26167f474c4b53185c17b5f (diff)
downloadpkgsrc-1c57323789a922a7182ba378831f2c0a336a6959.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile6
-rw-r--r--net/sniffit/distinfo2
-rw-r--r--net/sniffit/patches/patch-ac2
3 files changed, 5 insertions, 5 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 9a2e99cd887..b9cecf788a1 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/11/29 23:49:12 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2002/08/25 21:50:15 jlam Exp $
#
DISTNAME= sniffit.0.3.5
@@ -13,7 +13,7 @@ COMMENT= Packet sniffer program
NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss
HAS_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
ALL_TARGET=
do-install:
@@ -21,5 +21,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/sniffit.5 ${PREFIX}/man/man5
${INSTALL_MAN} ${WRKSRC}/sniffit.8 ${PREFIX}/man/man8
-.include "../../devel/ncurses/buildlink.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/sniffit/distinfo b/net/sniffit/distinfo
index dd27c67e7ad..978e40eb90f 100644
--- a/net/sniffit/distinfo
+++ b/net/sniffit/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2002/05/25 20:51:26 dmcmahill Exp $
+$NetBSD: distinfo,v 1.6 2002/08/25 21:50:16 jlam Exp $
SHA1 (sniffit.0.3.5.tar.gz) = df9183fca2eec29a56bcfdc68a983c4e7d57bf9d
Size (sniffit.0.3.5.tar.gz) = 197255 bytes
diff --git a/net/sniffit/patches/patch-ac b/net/sniffit/patches/patch-ac
index 289948e2a60..8467ee66438 100644
--- a/net/sniffit/patches/patch-ac
+++ b/net/sniffit/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.7 2002/05/25 20:51:27 dmcmahill Exp $
+$NetBSD: patch-ac,v 1.8 2002/08/25 21:50:16 jlam Exp $
--- sn_data.h.orig Fri Apr 18 05:33:58 1997
+++ sn_data.h Sat May 25 15:04:03 2002