Fix malformed build process of www/ again.
The workaround in the previous commit is wrong. Sorry.
This commit is contained in:
parent
b209b178f5
commit
634274d542
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11079
1 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
# bsd.web.mk
|
||||
# $FreeBSD: www/share/mk/web.site.mk,v 1.37 2001/10/29 10:14:33 murray Exp $
|
||||
# $FreeBSD: www/share/mk/web.site.mk,v 1.38 2001/10/30 15:09:13 hrs Exp $
|
||||
|
||||
#
|
||||
# Build and install a web site.
|
||||
|
@ -241,21 +241,21 @@ _PROGSUBDIR: .USE
|
|||
.if defined(DOCSUBDIR) && !empty(DOCSUBDIR)
|
||||