summaryrefslogtreecommitdiff
path: root/mk/tools/tools.OSF1.mk
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-02 04:42:08 +0000
committerjlam <jlam>2005-05-02 04:42:08 +0000
commit5b11cd5c8f619ebe3918ba40e58fc467095846a3 (patch)
tree74855c188d2366d8e472a12d29e76ce7e06919c7 /mk/tools/tools.OSF1.mk
parent30911af12dec2fd418db7da21c37b4715e4221aa (diff)
downloadpkgsrc-5b11cd5c8f619ebe3918ba40e58fc467095846a3.tar.gz
Teach the new tools framework about ldconfig. This must be provided by
tools.${OPSYS}.mk, so at the very worst, it must be set to "true".
Diffstat (limited to 'mk/tools/tools.OSF1.mk')
-rw-r--r--mk/tools/tools.OSF1.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/tools/tools.OSF1.mk b/mk/tools/tools.OSF1.mk
index 601fa396b44..bb836f5db1c 100644
--- a/mk/tools/tools.OSF1.mk
+++ b/mk/tools/tools.OSF1.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.OSF1.mk,v 1.3 2005/04/28 17:30:24 jlam Exp $
+# $NetBSD: tools.OSF1.mk,v 1.4 2005/05/02 04:42:08 jlam Exp $
#
# System-supplied tools for the OSF/1 operating system.
@@ -29,6 +29,7 @@ TOOLS_PLATFORM.gzip?= /usr/bin/gzip -nf ${GZIP}
TOOLS_PLATFORM.head?= /usr/bin/head
TOOLS_PLATFORM.hostname?= /bin/hostname
TOOLS_PLATFORM.id?= /usr/bin/id
+TOOLS_PLATFORM.ldconfig?= ${TOOLS_PLATFORM.true}
TOOLS_PLATFORM.ln?= /bin/ln
TOOLS_PLATFORM.ls?= /bin/ls
TOOLS_PLATFORM.m4?= /usr/bin/m4