From owner-freebsd-ports@FreeBSD.ORG Tue Nov 10 15:03:06 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF6921065696 for ; Tue, 10 Nov 2009 15:03:06 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from smtp.mel.people.net.au (smtp.mel.people.net.au [218.214.17.98]) by mx1.freebsd.org (Postfix) with SMTP id 319018FC0A for ; Tue, 10 Nov 2009 15:03:05 +0000 (UTC) Received: (qmail 11297 invoked from network); 10 Nov 2009 14:55:58 -0000 Received: from unknown (HELO smtp.phoenix) (218.215.173.90) by smtp.mel.people.net.au with SMTP; 10 Nov 2009 14:55:58 -0000 Received: by smtp.phoenix (Postfix, from userid 1001) id 7C5BB171C7; Wed, 11 Nov 2009 02:03:02 +1100 (EST) Date: Wed, 11 Nov 2009 02:03:02 +1100 From: andrew clarke To: Alex Dupre Message-ID: <20091110150302.GA49312@ozzmosis.com> References: <4AF97DDF.6090700@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AF97DDF.6090700@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org Subject: Re: sqlite and tcl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2009 15:03:07 -0000 On Tue 2009-11-10 15:51:11 UTC+0100, Alex Dupre (ale@FreeBSD.org) wrote: > As you have seen, the up-to-date sqlite port requires tcl for > *building*. A few of you complained about it, but I don't understand why > you are not complaining about ports that have perl or python configure > scripts, too ;-) In my case it was more a query about whether this new behaviour was correct, since TCL was required regardless of the TCLWRAPPER toggle in "make config", and I thought that was unusual. I have no strong beliefs for or against TCL :-)