summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
commita8a3c01339f836584fb7288620bc90208ecec059 (patch)
tree19c914d506013e6c6d97e10862fb0eb8aa929390 /mk
parent826dbe24c4d28e3c3005712ebdc48f3cd8120676 (diff)
downloadpkgsrc-a8a3c01339f836584fb7288620bc90208ecec059.tar.gz
Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 24c934b1cdf..ce7a3222bc8 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1944 2008/05/23 12:31:24 joerg Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1945 2008/05/25 21:42:22 joerg Exp $
#
# This file is in the public domain.
#
@@ -412,7 +412,7 @@ _BUILD_DEFS+= PKG_SYSCONFBASEDIR PKG_SYSCONFDIR
USE_TOOLS+= \
[ awk basename cat chgrp chmod chown cmp cp cut dirname echo \
egrep env false file find grep head hostname id install ln ls \
- mkdir mv pax printf pwd rm rmdir sed sh sort \
+ mkdir mv printf pwd rm rmdir sed sh sort \
tail test touch tr true wc xargs
# bsd.wrapper.mk