Set MAN4DIR to an empty value temporarily.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-10-05 19:28:09 +00:00
parent 6bdeac9e53
commit 3a08ff4d7e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51051

View file

@ -57,6 +57,7 @@ _ARM?= BANANAPI \
#_hardware?= hardware
_hardware= # empty
MAN4DIR=
.if !defined(MAN4DIR) || empty(MAN4DIR)
. if exists(${DOC_PREFIX}/../src/share/man/man4)
MAN4DIR= ${DOC_PREFIX}/../src/share/man/man4