summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-09-03 14:23:50 +0000
committerxtraeme <xtraeme>2005-09-03 14:23:50 +0000
commita5b0085a3df5c0ed91d3337707acf7314842acf4 (patch)
tree989c1cb3c4d9f80ea1cdd656482ab88594bbde30 /textproc/libxml2
parentc55baa883b239882cd623f527bb013e88f3fda41 (diff)
downloadpkgsrc-a5b0085a3df5c0ed91d3337707acf7314842acf4.tar.gz
USE_TOOLS+=gtar is clearly not the right thing here, replace it
with the 'tar'.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 9a06d084bd4..6c02893d396 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2005/07/12 21:15:21 recht Exp $
+# $NetBSD: Makefile,v 1.71 2005/09/03 14:23:50 xtraeme Exp $
DISTNAME= libxml2-2.6.20
CATEGORIES= textproc
@@ -12,7 +12,7 @@ COMMENT= XML parser library from the GNOME project
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= gmake gtar
+USE_TOOLS+= gmake tar
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= libxml-2.0.pc.in