Date: Thu, 15 May 2003 10:29:48 -0700 From: Jim Mock <mij@soupnazi.org> To: manee <radwasteus@yahoo.com> Cc: questions@freebsd.org Subject: Re: fdp: www from scratch Message-ID: <D3AD6EEE-86FA-11D7-A664-000393460DB2@soupnazi.org> In-Reply-To: <20030515083959.32294.qmail@web21506.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, May 15, 2003, at 01:39 AM, manee wrote:
> hi sirs,
>
> i afraid that for my particulae case, we need to overwrite WEBBASE to
> some value too.
WEBBASE can already be overwritten, at least in the English docs. From
Makefile.inc:
WEBBASE?= /data
Note the ?. You should be able to set WEBBASE in your environment and
have it override the /data setting.
- jim
--
- jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org -
- editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D3AD6EEE-86FA-11D7-A664-000393460DB2>
