summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 11686faa7f2..5042c9a61b0 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2005/06/07 16:34:50 jlam Exp $
+# $NetBSD: Makefile,v 1.114 2005/06/13 17:19:12 jlam Exp $
# Notes to package maintainers:
#
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --with-tar="\"${TAR}"\"
USE_TOOLS= mtree pax tar
# The following tools are needed by pkg_view and linkfarm.
-USE_TOOLS= chmod cmp cp env find grep ln mkdir rm rmdir \
+USE_TOOLS+= chmod cmp cp env find grep ln mkdir rm rmdir \
sed sort touch
NO_PKGTOOLS_REQD_CHECK= # defined