From 1f329c80f65b778123e2d06a205c9cec32fe8a60 Mon Sep 17 00:00:00 2001 From: recht Date: Thu, 8 Sep 2005 07:31:54 +0000 Subject: Remove tar from USE_TOOLS again. gtar (was changed to tar later) was added, to work around problems with the bootstrap pax and libxml2-2.6.20 on Darwin. --- textproc/libxml2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 1cb0d5ebfc3..4827fc86efc 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2005/09/05 07:37:50 recht Exp $ +# $NetBSD: Makefile,v 1.73 2005/09/08 07:31:54 recht Exp $ DISTNAME= libxml2-2.6.21 CATEGORIES= textproc @@ -12,7 +12,7 @@ COMMENT= XML parser library from the GNOME project PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= gmake tar +USE_TOOLS+= gmake USE_LIBTOOL= yes PKGCONFIG_OVERRIDE= libxml-2.0.pc.in -- cgit v1.2.3