summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-02 10:24:05 +0000
committerwiz <wiz>2014-06-02 10:24:05 +0000
commit5e5a52a1d881ec419121d485d859d90649f8098e (patch)
treec3a9c9a714996f41d5ad5da0ef90f429b5d1fe11 /Makefile
parent0aec50d46045d169ac676130b86a8738be4c4f19 (diff)
downloadpkgsrc-5e5a52a1d881ec419121d485d859d90649f8098e.tar.gz
Remove old bulk build code. Use pbulk.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 05d4e28b0ba..19782940171 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2009/05/16 07:21:05 rillig Exp $
+# $NetBSD: Makefile,v 1.86 2014/06/02 10:24:05 wiz Exp $
#
# This is the top-level Makefile of pkgsrc. It contains a list of the
# categories of packages, as well as some targets that operate on the
@@ -32,9 +32,6 @@ USE_TOOLS+= [ awk cat cmp echo env expr false fgrep grep mv rm sed \
# additional tools used by bsd.pkg.subdir.mk
USE_TOOLS+= basename touch
-# additional tools used by bsd.bulk-pkg.mk
-USE_TOOLS+= egrep find ls sh tee true tsort
-
PKGSRCTOP= yes
.include "mk/bsd.prefs.mk"