Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2002 16:36:55 +0100
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        Radko Keves <rado@studnet.sk>
Cc:        FreeBSD-questions@FreeBSD.org
Subject:   Re: make world and make.conf
Message-ID:  <GFh1yVBXApU9Ew9q@caomhin.demon.co.uk>
In-Reply-To: <20020808135908.GA29999@studnet.sk>
References:  <20020808135908.GA29999@studnet.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
Someone, quite probably Radko Keves, once wrote:
>i have one question about make world, for example i refuse sendmail
>can i set it in make.conf (and how)?

# cp /etc/defaults/make.conf /etc/make.conf
# vi /etc/make.conf

Look for the line that starts like this:
#NO_SENDMAIL
and change it to:
NO_SENDMAIL

Kevin
-- 
kevin@caomhin.demon.co.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GFh1yVBXApU9Ew9q>