From 83d31305a8755942c721f52dea0647747c98fdd4 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 06:31:48 +0000 Subject: Convert to buildlink3. --- misc/utftools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/utftools/Makefile b/misc/utftools/Makefile index 9413ec19c62..b52938a3389 100644 --- a/misc/utftools/Makefile +++ b/misc/utftools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:50:00 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/25 06:31:48 snj Exp $ # DISTNAME= utftools-1.6 @@ -10,7 +10,7 @@ MAINTAINER= agc@NetBSD.org COMMENT= UTF-aware wc, fmt, expand, and unexpand GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes -.include "../../misc/libutf/buildlink2.mk" +.include "../../misc/libutf/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3