From 9839a8ac73d74c70cb930c3cc4bc9bdf91d417d5 Mon Sep 17 00:00:00 2001 From: jschauma Date: Thu, 4 Dec 2003 04:35:25 +0000 Subject: Use a GNU awk, so that this creates the files correctly. Pointed out by Bas van Oostveen in PR pkg/23514. --- textproc/xmlcatmgr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/xmlcatmgr') diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index b8fb8e37f2e..8b29655f8d4 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/10/13 12:12:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/04 04:35:25 jschauma Exp $ # DISTNAME= xmlcatmgr-1.1 @@ -11,6 +11,7 @@ COMMENT= XML (and SGML) catalog manager USE_BUILDLINK2= YES USE_PKGINSTALL= YES +USE_GNU_TOOLS= awk MAKEFILE= Makefile.boot MAKE_ENV+= BT_PREFIX="${PREFIX}" -- cgit v1.2.3