summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 03:04:44 +0000
committerjlam <jlam>2005-05-16 03:04:44 +0000
commit43c47c1b47887ef8bc7dd2962e4fc3732705a948 (patch)
treeb4a01b61c27a7220ff7f5134cb7652ae5ab80571 /mk/bsd.pkg.mk
parente3f34cf3b94d75c39bb593e4765fd3331b249330 (diff)
downloadpkgsrc-43c47c1b47887ef8bc7dd2962e4fc3732705a948.tar.gz
Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING
which can take multiple values -- "pax" or "gtar". The default value of EXTRACT_USING is "pax", which more closely matches reality since before, we were using bootstrap "tar" for ${GTAR} and it was actually pax-as-tar. Also, stop pretending pax-as-tar from the bootstrap kit or on NetBSD is GNU tar. Lastly, in bsd.pkg.extract.mk, note whether we need "pax" or "gtar" depending on what we need to extract the distfiles.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 5db514eb119..53399e70229 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1657 2005/05/16 00:11:50 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1658 2005/05/16 03:07:38 jlam Exp $
#
# This file is in the public domain.
#
@@ -831,9 +831,9 @@ BUILD_DEFS+= PKG_SYSCONFBASEDIR PKG_SYSCONFDIR
#
PKGSRC_USE_TOOLS+= \
[ awk basename cat chgrp chmod chown cmp cp cut date dirname \
- echo egrep env expr false fgrep file find grep gtar head \
- hostname id install ln ls m4 mkdir mv nice pax pwd rm rmdir sed \
- sh sort tail tar tee test touch tr true tsort wc xargs
+ echo egrep env expr false fgrep file find grep head hostname id \
+ install ln ls m4 mkdir mv nice pax pwd rm rmdir sed sh sort \
+ tail tee test touch tr true tsort wc xargs
.if !defined(NO_MTREE)
PKGSRC_USE_TOOLS+= mtree