From owner-cvs-all@FreeBSD.ORG Sun Feb 5 17:31:34 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 8D539106566B; Sun, 5 Feb 2012 17:31:34 +0000 (UTC) Date: Sun, 5 Feb 2012 17:31:34 +0000 From: Alexey Dokuchaev To: Steve Wills Message-ID: <20120205173134.GA24050@FreeBSD.org> References: <201202051352.q15DqtAC088645@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201202051352.q15DqtAC088645@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/p5-AnyEvent-DBD-Pg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2012 17:31:34 -0000 On Sun, Feb 05, 2012 at 01:52:55PM +0000, Steve Wills wrote: > swills 2012-02-05 13:52:55 UTC > > Modified files: > databases/p5-AnyEvent-DBD-Pg Makefile > Log: > - Explicitly list BUILD_DEPENDS Why not set RUN_DEPENDS from BUILD_DEPENDS properly with immediate expansion? ./danfe