Date: Sat, 14 Jun 2008 09:14:20 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Jeremy Messenger <mezz7@cox.net> Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, Marcin Cieslak <saper@system.pl>, cvs-all@freebsd.org, Groothuis <edwin@freebsd.org> Subject: Re: cvs commit: ports/net/tn5250j Makefile Message-ID: <20080613231420.GB89632@k7.mavetju> In-Reply-To: <op.ucpk0aid9aq2h7@mezz.mezzweb.com> References: <200806132211.m5DMBONf038311@repoman.freebsd.org> <op.ucpk0aid9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 13, 2008 at 05:34:48PM -0500, Jeremy Messenger wrote: > On Fri, 13 Jun 2008 17:11:24 -0500, Edwin Groothuis <edwin@freebsd.org> > 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 <saper@SYSTEM.PL> > > +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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080613231420.GB89632>