Temporarily disconnect the 12.0R hardware.html page from the build.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3a1cf39b21
commit
6bdeac9e53
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51050
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ _ARM?= BANANAPI \
|
|||
. endfor
|
||||
.endfor
|
||||
|
||||
_hardware?= hardware
|
||||
#_hardware?= hardware
|
||||
_hardware= # empty
|
||||
.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