Fix the web build.
Apologies to the translation team if this is interpreted as toe-stepping.
This commit is contained in:
parent
5f3a8c5613
commit
d9d80ecbed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18287
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: www/ru/Makefile,v 1.23 2003/09/30 18:51:40 andy Exp $
|
||||
# $FreeBSDru: frdp/www/ru/Makefile,v 1.23 2003/09/30 18:58:55 andy Exp $
|
||||
#
|
||||
# Original revision: 1.98
|
||||
|
@ -62,7 +62,8 @@ SUBDIR+= ports
|
|||
#SUBDIR+= doc
|
||||
.endif
|
||||
.if defined(BUILD_RELNOTES)
|
||||
SUBDIR+= relnotes
|
||||
# This doesn't exist yet.
|
||||
#SUBDIR+= relnotes
|
||||
.endif
|
||||
|
||||
# These *must* be listed after the "doc" subdir, as they create symlinks
|
||||
|
|
Loading…
Reference in a new issue