fdp: www from scratch

Jim Mock mij at soupnazi.org
Thu May 15 10:30:11 PDT 2003


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 -



More information about the freebsd-questions mailing list