summaryrefslogtreecommitdiff
path: root/misc/utftools
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 06:31:48 +0000
committersnj <snj>2004-04-25 06:31:48 +0000
commit83d31305a8755942c721f52dea0647747c98fdd4 (patch)
tree54403534a173a007fdd6a375bb4d721b90eb476f /misc/utftools
parent830b09e16815ba4cd7c348a3d9d412274e28f6d0 (diff)
downloadpkgsrc-83d31305a8755942c721f52dea0647747c98fdd4.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/utftools')
-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"