From de6e964974d4d4a82e1c2ccaccdceb0bbb726776 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 08:21:05 +0000 Subject: Convert to buildlink3. --- net/docsis/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/docsis') diff --git a/net/docsis/Makefile b/net/docsis/Makefile index 4b78ceada3c..e01c56558bd 100644 --- a/net/docsis/Makefile +++ b/net/docsis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/12/16 22:52:37 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 08:21:05 snj Exp $ # DISTNAME= docsis-0.9.0 @@ -12,8 +12,8 @@ COMMENT= Utility for manipulating DOCSIS-compliant cable modems BUILD_DEPENDS+= bison>=1.25:../../devel/bison GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_GNU_TOOLS+= m4 -.include "../../net/net-snmp/buildlink2.mk" +.include "../../net/net-snmp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3