diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2018-10-29 21:03:43 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2018-10-29 21:03:43 +0000 |
| commit | 0434c14c142f7ba0ef26e0b1e10302d45b77647a (patch) | |
| tree | 053435756ed9fec8146d6c4e48a9e693cd633564 /release | |
| parent | 4de042ec892bdb2827632a00c17ae844cd87a271 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index d563825e2376..617f2d43cb45 100644 --- a/release/Makefile +++ b/release/Makefile @@ -174,6 +174,7 @@ reldoc: cd ${DOCDIR}/en_US.ISO8859-1/htdocs/releases/${REVISION}R && \ env MAN4DIR=${WORLDDIR}/share/man/man4 \ SVN=${SVN} \ + _BRANCH=${BRANCH} \ ${MAKE} all install clean "FORMATS=html txt" \ INSTALL_COMPRESSED='' URLS_ABSOLUTE=YES DOCDIR=${.OBJDIR}/rdoc \ WEBDIR=${DOCDIR} DESTDIR=${.OBJDIR}/rdoc |
