svn commit: r51053 - head/en_US.ISO8859-1/htdocs/releases/12.0R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Thu Oct 5 19:44:37 2017
New Revision: 51053
URL: https://svnweb.freebsd.org/changeset/doc/51053
Log:
Re-enable the hardware.html page 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:44:02 2017 (r51052)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/Makefile Thu Oct 5 19:44:37 2017 (r51053)
@@ -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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"