summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2012-01-06 23:40:09 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2012-01-06 23:40:09 +0000
commitfafdcfd7e8669dac39c637c25a1aacc1bec9dd36 (patch)
treed24e5aa9ed959d3df7672f45a06cbfed4a5fe1fa /Makefile
parentca3338d801727a4fe40913c8c92850de9950c220 (diff)
Let makewhatis(8) build the whatis.db quietly.
ok todd@
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6f72b70b5..737f00f87 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.41 2011/03/07 22:17:31 matthieu Exp $
+# $OpenBSD: Makefile,v 1.42 2012/01/06 23:40:08 schwarze Exp $
.include <bsd.own.mk>
LOCALAPPD=/usr/local/lib/X11/app-defaults
@@ -46,7 +46,7 @@ afterinstall:
${MAKE} install-mk
${MAKE} fix-appd
${MAKE} font-cache
- /usr/libexec/makewhatis -v ${DESTDIR}/usr/X11R6/man
+ /usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man
realinstall: _SUBDIRUSE