summaryrefslogtreecommitdiff
path: root/misc/utftools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/utftools/Makefile')
-rw-r--r--misc/utftools/Makefile6
1 files changed, 3 insertions, 3 deletions
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"