summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2011-02-22 00:24:36 +0000
committerMarc Espie <espie@cvs.openbsd.org>2011-02-22 00:24:36 +0000
commit59fdc91d520d48ec6680f4926727637490594354 (patch)
tree30a62cedad8910576fc9f090744938b8b374b996 /Makefile
parent0493089863d73726d0802ec73f87f63f9b67e299 (diff)
run makewhatis -v
(needs -current !) okay miod@
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 04b3ee7f8..6b2856216 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.39 2010/09/04 10:41:57 matthieu Exp $
+# $OpenBSD: Makefile,v 1.40 2011/02/22 00:24:35 espie 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 ${DESTDIR}/usr/X11R6/man
+ /usr/libexec/makewhatis -v ${DESTDIR}/usr/X11R6/man
realinstall: _SUBDIRUSE