Re-enable the hardware.html page build.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
187022cece
commit
e5f62450cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51053
1 changed files with 1 additions and 3 deletions
|
@ -55,9 +55,7 @@ _ARM?= BANANAPI \
|
|||
. endfor
|
||||
.endfor
|
||||
|
||||
#_hardware?= hardware
|
||||
_hardware= # empty
|
||||
MAN4DIR=
|
||||
_hardware?= hardware
|
||||
.if !defined(MAN4DIR) || empty(MAN4DIR)
|
||||
. if exists(${DOC_PREFIX}/../src/share/man/man4)
|
||||
MAN4DIR= ${DOC_PREFIX}/../src/share/man/man4
|
||||
|
|
Loading…
Reference in a new issue