Date: Sat, 14 Jun 2008 12:54:13 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.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, Edwin Groothuis <edwin@freebsd.org> Subject: Re: cvs commit: ports/net/tn5250j Makefile Message-ID: <20080614125413.GB59194@FreeBSD.org> 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} It's almost always has to be := instead of just = in this case. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080614125413.GB59194>