From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 11 15:05:48 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 843D616A4CE; Sat, 11 Sep 2004 15:05:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B0CF43D4C; Sat, 11 Sep 2004 15:05:48 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) i8BF5meg002862; Sat, 11 Sep 2004 15:05:48 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8BF5min002857; Sat, 11 Sep 2004 15:05:48 GMT (envelope-from simon) Date: Sat, 11 Sep 2004 15:05:48 GMT From: "Simon L. Nielsen" Message-Id: <200409111505.i8BF5min002857@freefall.freebsd.org> To: danm@prime.gushi.org, simon@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/71580: Sendmail is built and installed on a buildworld despite make.conf settings X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2004 15:05:48 -0000 Synopsis: Sendmail is built and installed on a buildworld despite make.conf settings State-Changed-From-To: open->feedback State-Changed-By: simon State-Changed-When: Sat Sep 11 15:03:08 GMT 2004 State-Changed-Why: Are you sure it's sendmail thats being installed, and not the mailwrappers which is what's installed as e.g. /usr/sbin/sendmail. Try setting NO_MAILWRAPPER=yes in your make.conf and see if that doesn't fix the problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=71580