From owner-svn-ports-head@FreeBSD.ORG Mon Jun 17 14:25:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id D476EE99; Mon, 17 Jun 2013 14:25:25 +0000 (UTC) Date: Mon, 17 Jun 2013 14:25:25 +0000 From: Alexey Dokuchaev To: Pietro Cerutti Subject: Re: svn commit: r321112 - in head/devel/libqxt: . files Message-ID: <20130617142525.GA98937@FreeBSD.org> References: <201306171410.r5HEAN8f007217@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201306171410.r5HEAN8f007217@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 14:25:25 -0000 On Mon, Jun 17, 2013 at 02:10:23PM +0000, Pietro Cerutti wrote: > New Revision: 321112 > URL: http://svnweb.freebsd.org/changeset/ports/321112 > > +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash Hey Pietro, How hard would it be to get rid of the bashism and drop BUILD_DEPENDS? I can take a look if you're short on time ATM. ./danfe (who really hates bash in rdeps)