From owner-freebsd-questions Tue Jan 16 16:58:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 1765637B404 for ; Tue, 16 Jan 2001 16:58:34 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0H0u5729653; Tue, 16 Jan 2001 19:56:05 -0500 (EST) Message-ID: <3A64ED73.3BD5452C@mail.iowna.com> Date: Tue, 16 Jan 2001 19:55:15 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Beech Rintoul Cc: freebsd-questions@FreeBSD.ORG Subject: Re: buildworld question References: <01011615490300.00748@galaxy.anchoragerescue.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Beech Rintoul wrote: > > When doing a make buildworld on 4.2 stable is there a way to exclude > sendmail? It breaks postfix when it installs. Yes there is, I don't remember the details, but if you install the qmail port it will give you some information on how to prevent sendmail from building with buildworld (since it would break qmail) Check the docs in the /usr/ports/mail/qmail directory. I think it's just an option you add to the Makefile. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message