Define WEB_PREFIX for this Makefile.
Pointed out by: Mark Ovens <marko@FreeBSD.org>
This commit is contained in:
parent
5e5e613f90
commit
9b8c07eaa4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8319
1 changed files with 3 additions and 1 deletions
4
Makefile
4
Makefile
|
@ -1,4 +1,6 @@
|
|||
# $FreeBSD: www/Makefile,v 1.13 2000/02/28 13:15:53 phantom Exp $
|
||||
# $FreeBSD: www/Makefile,v 1.14 2000/09/30 00:21:38 nbm Exp $
|
||||
|
||||
WEB_PREFIX= ${.CURDIR}
|
||||
|
||||
LINKS= en/ja en/es en/ru en/zh
|
||||
LINKS+= ja/web.mk es/web.mk ru/web.mk
|
||||
|
|
Loading…
Reference in a new issue