Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2015 13:31:44 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Adam Weinberger <adamw@adamw.org>
Cc:        Mathieu Arnold <mat@FreeBSD.org>, Antoine Brodin <antoine@FreeBSD.org>, Jun Kuriyama <kuriyama@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r395135 - in head/www: . p5-HTTP-CookieMonster
Message-ID:  <20150902133144.GB84628@FreeBSD.org>
In-Reply-To: <C0BDB870-7F66-4685-B1E0-0C1143FA3E50@adamw.org>
References:  <201508232218.t7NMIWS8046906@repo.freebsd.org> <CAALwa8=25h=hS9GP7vZk7qTddyD9ZSQms6ey4UikTOuXDvTswg@mail.gmail.com> <1BDE4ADA-93D2-4CB8-AB8D-EC6CBE1B3E67@adamw.org> <99B5347A3D0E88E69BDA404A@ogg.in.absolight.net> <C0BDB870-7F66-4685-B1E0-0C1143FA3E50@adamw.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 02, 2015 at 07:21:07AM -0600, Adam Weinberger wrote:
> > On 2 Sep, 2015, at 7:20, Mathieu Arnold <mat@FreeBSD.org> wrote:
> > 
> > +--On 2 septembre 2015 07:10:26 -0600 Adam Weinberger <adamw@adamw.org>
> > wrote:
> > | As does
> > | 	BUILD_DEPENDS=	${RUN_DEPENDS}
> > 
> > That is actually the right way to do it.
> 
> I give up.

Nothing to be confused about.  Mathieu is abusing the fact that often

    BUILD_DEPENDS=	${RUN_DEPENDS}
and
    RUN_DEPENDS:=	${BUILD_DEPENDS}

yield the same result.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150902133144.GB84628>