pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sniff Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4991ee9a5eb
branches:  trunk
changeset: 473941:f4991ee9a5eb
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 03:09:56 2004 +0000

description:
Convert to buildlink3.

diffstat:

 security/sniff/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r f7d9f1908d39 -r f4991ee9a5eb security/sniff/Makefile
--- a/security/sniff/Makefile   Sun Apr 25 03:09:15 2004 +0000
+++ b/security/sniff/Makefile   Sun Apr 25 03:09:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/10/06 07:53:04 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/25 03:09:56 snj Exp $
 #
 
 DISTNAME=      sniff-2.0
@@ -8,7 +8,7 @@
 MAINTAINER=    zuntum%NetBSD.org@localhost
 COMMENT=       Program to sniff logins and passwords
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -17,5 +17,5 @@
 MAKE_ENV+=     LIBS="${LIBS}"
 .endif
 
-.include "../../net/libpcap/buildlink2.mk"
+.include "../../net/libpcap/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index