summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d3a5bcf836..28c224cdded 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,12 @@
-# $NetBSD: Makefile,v 1.67 2005/02/14 22:47:11 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2005/05/14 20:50:02 jlam Exp $
#
+# tools use by bsd.pkg.subdir.mk
+PKGSRC_USE_TOOLS+= [ awk basename cat cmp echo mv rm sed sort touch
+
+# additional tools used by bsd.bulk-pkg.mk
+PKGSRC_USE_TOOLS+= egrep env expr find grep ls sh tee true tsort wc
+
.include "mk/bsd.prefs.mk"
.ifdef SPECIFIC_PKGS