Create the whatis(1) database in /usr/share/openssl/man.
This commit is contained in:
parent
64777c431f
commit
1fc07cd325
@ -8,6 +8,7 @@ MAKEWHATIS?= makewhatis
|
||||
|
||||
makedb:
|
||||
${MAKEWHATIS} ${DESTDIR}${BINDIR}/man
|
||||
${MAKEWHATIS} ${DESTDIR}${BINDIR}/openssl/man
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user