From owner-freebsd-bugs Sat Nov 10 13:30:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFF4C37B41D for ; Sat, 10 Nov 2001 13:30:13 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAALUDQ56393; Sat, 10 Nov 2001 13:30:13 -0800 (PST) (envelope-from gnats) Date: Sat, 10 Nov 2001 13:30:13 -0800 (PST) Message-Id: <200111102130.fAALUDQ56393@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Joe Kelsey Subject: Re: conf/31865: libsmdb cannot exist if NO_SENDMAIL is true Reply-To: Joe Kelsey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/31865; it has been noted by GNATS. From: Joe Kelsey To: freebsd-gnats-submit@FreeBSD.org, joe@zircon.seattle.wa.us Cc: Subject: Re: conf/31865: libsmdb cannot exist if NO_SENDMAIL is true Date: Sat, 10 Nov 2001 13:27:58 -0800 libsmdb, libsmutil and vacation need to depend on NO_SENDMAIL. Fix lib/Makefile to remove libsmdb and libsmutil when NO_SENDMAIL is true. Fix usr.bin/Makefile to remove vacation when NO_SENDMAIL is true. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message