From joe@zircon.seattle.wa.us  Thu Nov  8 17:27:43 2001
Return-Path: <joe@zircon.seattle.wa.us>
Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228])
	by hub.freebsd.org (Postfix) with SMTP id ECDD837B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Nov 2001 17:27:42 -0800 (PST)
Received: (qmail 51981 invoked by uid 1001); 9 Nov 2001 01:27:53 -0000
Message-Id: <20011109012753.51980.qmail@zircon.seattle.wa.us>
Date: 9 Nov 2001 01:27:53 -0000
From: Joe Kelsey <joe@zircon.seattle.wa.us>
Reply-To: Joe Kelsey <joe@zircon.seattle.wa.us>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /usr/src/share/doc/smm includes 08.sendmail when NO_SENDMAIL set
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31863
>Category:       conf
>Synopsis:       /usr/src/share/doc/smm includes 08.sendmail when NO_SENDMAIL set
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    gshapiro
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 08 17:30:01 PST 2001
>Closed-Date:    Mon Nov 19 19:34:06 PST 2001
>Last-Modified:  Mon Nov 19 19:34:16 PST 2001
>Originator:     Joe Kelsey
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD zircon.zircon.seattle.wa.us 4.4-STABLE FreeBSD 4.4-STABLE #15: Sat Sep 15 23:37:46 PDT 2001 root@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386
>Description:
	buildworld fails due to missing 08.sendmailop in
	/usr/src/share/doc/smm.  I have NO_SENDMAIL set in
	/etc/make.conf and also have cvsup remove all *sendmail*.
>How-To-Repeat:
	remove /usr/src/share/doc/smm/08.sendmailop.
	buildworld fails.
>Fix:
	remove 08.sendmailop from SUBDIR list in Makefile.
	Add the lines
.ifndef NO_SENDMAIL
SUBDIR+= 08.sendmailop
.endif

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->gshapiro 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Sat Nov 10 23:25:10 PST 2001 
Responsible-Changed-Why:  
Over to MAINTAINER. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31863 
State-Changed-From-To: open->feedback 
State-Changed-By: gshapiro 
State-Changed-When: Tue Nov 13 18:49:00 PST 2001 
State-Changed-Why:  
User patch applied to HEAD and RELENG_4 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31863 
State-Changed-From-To: feedback->closed 
State-Changed-By: gshapiro 
State-Changed-When: Mon Nov 19 19:34:06 PST 2001 
State-Changed-Why:  
Patch applied 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31863 
>Unformatted:
