From owner-cvs-all Tue Oct 10 19: 1: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id B59B337B502; Tue, 10 Oct 2000 19:00:58 -0700 (PDT) Received: (from kris@localhost) by citusc17.usc.edu (8.9.3/8.9.3) id TAA05010; Tue, 10 Oct 2000 19:01:24 -0700 (PDT) Date: Tue, 10 Oct 2000 19:01:24 -0700 From: Kris Kennaway To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sendmail Makefile Message-ID: <20001010190124.B4936@citusc17.usc.edu> References: <200010101815.LAA27683@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010101815.LAA27683@freefall.freebsd.org>; from gshapiro@FreeBSD.org on Tue, Oct 10, 2000 at 11:15:41AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 10, 2000 at 11:15:41AM -0700, Gregory Neil Shapiro wrote: > gshapiro 2000/10/10 11:15:41 PDT > > Modified files: > usr.sbin/sendmail Makefile > Log: > Build sendmail with STARTTLS support unless NO_OPENSSL is set. You will probably have to do some hackery in release/ to make it build twice as part of make release - one in the crypto distribution and one in the base distribution. The same problem happened with tcpdump which grew a dependency on openssl but was installed in the base distribution when openssl may not also be installed. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message