From d0bbfe5cf1a9c3126e5fc160c61f6f70bd0db4d8 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 18 Apr 2004 07:30:16 +0000 Subject: Convert to buildlink3. --- net/sniffit/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sniffit') diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 1c49a68a983..7e78483c8eb 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/02/14 00:54:45 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/18 07:31:00 snj Exp $ # DISTNAME= sniffit.0.3.5 @@ -14,7 +14,7 @@ COMMENT= Packet sniffer program NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES ALL_TARGET= do-install: @@ -22,5 +22,5 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/sniffit.5 ${PREFIX}/man/man5 ${INSTALL_MAN} ${WRKSRC}/sniffit.8 ${PREFIX}/man/man8 -.include "../../devel/ncurses/buildlink2.mk" +.include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3