From owner-cvs-all@FreeBSD.ORG Fri Jun 13 23:14:23 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 151381065679; Fri, 13 Jun 2008 23:14:23 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id B988E8FC0A; Fri, 13 Jun 2008 23:14:22 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id BDEB82218AF7; Sat, 14 Jun 2008 09:14:20 +1000 (EST) X-Viruscan-Id: <4852FF4C00005175D8E1E3@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 7C64021B39EF; Sat, 14 Jun 2008 09:14:20 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 2C9D42218A97; Sat, 14 Jun 2008 09:14:20 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 6D13A486; Sat, 14 Jun 2008 09:14:20 +1000 (EST) Date: Sat, 14 Jun 2008 09:14:20 +1000 From: Edwin Groothuis To: Jeremy Messenger Message-ID: <20080613231420.GB89632@k7.mavetju> References: <200806132211.m5DMBONf038311@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, Marcin Cieslak , cvs-all@freebsd.org, Groothuis Subject: Re: cvs commit: ports/net/tn5250j Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 23:14:23 -0000 On Fri, Jun 13, 2008 at 05:34:48PM -0500, Jeremy Messenger wrote: > On Fri, 13 Jun 2008 17:11:24 -0500, Edwin Groothuis > wrote: > > >edwin 2008-06-13 22:11:24 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net/tn5250j Makefile > > Log: > > Add RUN_DEPENDS again, properly this time. > > > > Submitted by: Marcin Cieslak > > +RUN_DEPENDS= ${BUILD_DEPENDS} > > Do that need to be check careful. I rather to avoid use ${BUILD_DEPENDS} > and do the copy-n-paste full lines instead. Are zip and ant need to be in > the runtime dependency? The ${BUILD_DEPENDS} causes USE_*=yes to be > include in the runtime dependency. I don't know about ant, but the zip is an extract_depend. It's up to Marcin to figure out here the finer dependencies, I will commit them. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/