summaryrefslogtreecommitdiff
path: root/mk/tools.mk
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-11 23:38:53 +0000
committertv <tv@pkgsrc.org>2004-10-11 23:38:53 +0000
commitb546e8c0c592dbb3a45d882d611e53529a48eac2 (patch)
treee9fbfd764c95d51849f1ba8c027700fc95975721 /mk/tools.mk
parentd769d069b3edb6680f36ace389b062c1e41e280a (diff)
downloadpkgsrc-b546e8c0c592dbb3a45d882d611e53529a48eac2.tar.gz
Upon further digging, it appears that Interix just needed a
_TOOLS_REPLACE_OPSYS setting to pick up nbsed in tools.mk; no need to throw more into autoconf's environment.
Diffstat (limited to 'mk/tools.mk')
-rw-r--r--mk/tools.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/tools.mk b/mk/tools.mk
index 3e293b2a865..5705c78af04 100644
--- a/mk/tools.mk
+++ b/mk/tools.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.mk,v 1.39 2004/10/06 20:51:47 jlam Exp $
+# $NetBSD: tools.mk,v 1.40 2004/10/11 23:38:54 tv Exp $
#
# This Makefile creates a ${TOOLS_DIR} directory and populates the bin
# subdir with tools that hide the ones outside of ${TOOLS_DIR}.
@@ -157,7 +157,7 @@ _TOOLS_REPLACE_OPSYS.lex+= # empty
_TOOLS_REPLACE_OPSYS.m4+= # empty
_TOOLS_REPLACE_OPSYS.make+= # empty
_TOOLS_REPLACE_OPSYS.patch+= SunOS-*-*
-_TOOLS_REPLACE_OPSYS.sed+= SunOS-*-*
+_TOOLS_REPLACE_OPSYS.sed+= SunOS-*-* Interix-*-*
_TOOLS_REPLACE_OPSYS.yacc+= # empty
# These platforms have completely unusable versions of these tools, and