Fix malformed build process of www/ again.

The workaround in the previous commit is wrong.  Sorry.
This commit is contained in:
Hiroki Sato 2001-10-30 16:51:34 +00:00
parent b209b178f5
commit 634274d542
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11079

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -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)