Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 15:53:38 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        svn-ports-head@freebsd.org, "Jason E. Hale" <jhale@freebsd.org>, Philippe Audeoud <jadawin@freebsd.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r307827 - in head/net-mgmt: . p5-BigIP-iControl
Message-ID:  <20121127155338.GB72381@FreeBSD.org>
In-Reply-To: <CAF6rxg=sLDt9g4bookekOfMWw_h-CEgWWKUZ39JYYaL9FQVgBg@mail.gmail.com>
References:  <201211270903.qAR93QpW027051@svn.freebsd.org> <4501883.lPumvzqanH@mocha.verizon.net> <CAF6rxg=sLDt9g4bookekOfMWw_h-CEgWWKUZ39JYYaL9FQVgBg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2012 at 10:49:56AM -0500, Eitan Adler wrote:
> On 27 November 2012 10:37, Jason E. Hale <jhale@freebsd.org> wrote:
> >> +
> >> +RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
> >> +             p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
> >> +BUILD_DEPENDS=       ${RUN_DEPENDS}
> >
> > It would be better to use BUILD_DEPENDS:=       ${RUN_DEPENDS}
> > to avoid duplicate perl build dependency.
> 
> Please see r289563:
> According to portmgr: Explicit duplication > := > =

This is very bogus.  I think it should be reconsidered.  := suits perfectly
for the purpose, and we should not neglect this nifty make(1) feature.

./danfe



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