svn commit: r51050 - head/en_US.ISO8859-1/htdocs/releases/12.0R
Glen Barber
gjb at FreeBSD.org
Thu Oct 5 19:25:42 UTC 2017
Author: gjb
Date: Thu Oct 5 19:25:40 2017
New Revision: 51050
URL: https://svnweb.freebsd.org/changeset/doc/51050
Log:
Temporarily disconnect the 12.0R hardware.html page from the build.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/Makefile
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/Makefile Thu Oct 5 19:06:31 2017 (r51049)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/Makefile Thu Oct 5 19:25:40 2017 (r51050)
@@ -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
More information about the svn-doc-head
mailing list