Date: Thu, 5 Oct 2017 19:25:40 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51050 - head/en_US.ISO8859-1/htdocs/releases/12.0R Message-ID: <201710051925.v95JPes6020218@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710051925.v95JPes6020218>