summaryrefslogtreecommitdiff
path: root/mk/tools/tools.IRIX.mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-05 18:59:25 +0000
committerjlam <jlam@pkgsrc.org>2005-05-05 18:59:25 +0000
commit25031cf3c74d5ec54fc75b84f2d4a37d1cfb81d7 (patch)
tree537c01ead7e1013b99f71cf042f226ba1cbe3ea5 /mk/tools/tools.IRIX.mk
parent0fea81f00db3efb774024fc30b62b8ce8a7cefa2 (diff)
downloadpkgsrc-25031cf3c74d5ec54fc75b84f2d4a37d1cfb81d7.tar.gz
IRIX and Interix use the install-sh script from bootstrap as their install
tool. This is handled directly within bootstrap.mk, so remove these unnecessary definitions.
Diffstat (limited to 'mk/tools/tools.IRIX.mk')
-rw-r--r--mk/tools/tools.IRIX.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/tools/tools.IRIX.mk b/mk/tools/tools.IRIX.mk
index 4cc4db0b8ca..b873ebdae3a 100644
--- a/mk/tools/tools.IRIX.mk
+++ b/mk/tools/tools.IRIX.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.IRIX.mk,v 1.7 2005/05/04 06:42:43 jlam Exp $
+# $NetBSD: tools.IRIX.mk,v 1.8 2005/05/05 18:59:25 jlam Exp $
#
# System-supplied tools for the IRIX operating system.
@@ -33,7 +33,6 @@ TOOLS_PLATFORM.gzip?= /usr/sbin/gzip -nf ${GZIP}
TOOLS_PLATFORM.head?= /usr/bsd/head
TOOLS_PLATFORM.hostname?= /usr/bsd/hostname
TOOLS_PLATFORM.id?= /usr/bin/id
-TOOLS_PLATFORM.install?= /sbin/install
TOOLS_PLATFORM.ldconfig?= ${TOOLS_PLATFORM.true}
TOOLS_PLATFORM.ln?= /sbin/ln
TOOLS_PLATFORM.ls?= /sbin/ls