From owner-freebsd-questions Tue Jan 16 18:28:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 02F4C37B400 for ; Tue, 16 Jan 2001 18:28:25 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id D23523E09; Tue, 16 Jan 2001 18:28:24 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id D126C3C10A; Tue, 16 Jan 2001 18:28:24 -0800 (PST) To: Beech Rintoul Cc: freebsd-questions@freebsd.org Subject: Re: buildworld question In-Reply-To: Message from Beech Rintoul of "Tue, 16 Jan 2001 15:49:03 -0900." <01011615490300.00748@galaxy.anchoragerescue.org> Date: Tue, 16 Jan 2001 18:28:19 -0800 From: Dima Dorfman Message-Id: <20010117022824.D23523E09@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > When doing a make buildworld on 4.2 stable is there a way to exclude > sendmail? It breaks postfix when it installs. `grep SENDMAIL /etc/defaults/make.conf` I believe it's called NO_SENDMAIL. See the comments at the top of /etc/defaults/make.conf for information on what to do with it. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message