Subject: Re: CVS commit: pkgsrc/textproc/rarian
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 11/28/2007 17:02:48
On Wed, Nov 28, 2007 at 03:49:43PM +0000, Matthias Scheler wrote:
> On Wed, Nov 28, 2007 at 03:44:36PM +0100, Joerg Sonnenberger wrote:
> > On Wed, Nov 28, 2007 at 07:48:14AM +0000, Matthias Scheler wrote:
> > > Log Message:
> > > Don't depend on "shells/bash" on platforms which provided "/bin/bash".
> > 
> > Please use bash as tool for this.
> 
> That's what I did:
> 
> USE_TOOLS+=     bash:run
> 
> CONFIGURE_ENV+= ac_cv_path_have_bash=${TOOLS_BASH:Q}

OK, the message suggested worse :-)

Joerg