summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2005-04-28 16:00:58 +0000
committerjlam <jlam>2005-04-28 16:00:58 +0000
commit21bf92d3ab30cb9bd9b889e69de624b3ed35f5a3 (patch)
treecc22fa5a6c7542591432e85ce2e4a09255078fc3 /mk
parent38e29e61073182b3823e499afb715fbcaa4e1e54 (diff)
downloadpkgsrc-21bf92d3ab30cb9bd9b889e69de624b3ed35f5a3.tar.gz
Remove unused variable _TOOLS_REPLACE_LIST.
Diffstat (limited to 'mk')
-rw-r--r--mk/tools/replace.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/mk/tools/replace.mk b/mk/tools/replace.mk
index 1922846f77d..bf8ec4cfa84 100644
--- a/mk/tools/replace.mk
+++ b/mk/tools/replace.mk
@@ -1,4 +1,4 @@
-# $NetBSD: replace.mk,v 1.50 2005/04/28 15:55:12 jlam Exp $
+# $NetBSD: replace.mk,v 1.51 2005/04/28 16:00:58 jlam Exp $
#
# This Makefile fragment handles "replacements" of system-supplied
# tools with pkgsrc versions. The replacements are placed under
@@ -48,13 +48,6 @@ USE_TOOLS+= tbl
. include "../../mk/tools/tools.${OPSYS}.mk"
.endif
-# This is an exhaustive list of tools for which we have pkgsrc
-# replacements.
-#
-_TOOLS_REPLACE_LIST= awk bison cmp egrep fgrep file find gawk gm4 \
- gmake grep gsed gtar gunzip gzcat gzip lex m4 \
- mtree patch pax sed sh shlock tbl xargs yacc
-
# "TOOL" variable names associated with each of the tools
_TOOLS_VARNAME.awk= AWK
_TOOLS_VARNAME.bison= YACC