svn commit: r307827 - in head/net-mgmt: . p5-BigIP-iControl
Eitan Adler
eadler at freebsd.org
Tue Nov 27 15:50:29 UTC 2012
On 27 November 2012 10:37, Jason E. Hale <jhale at 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 > := > =
I have no personal opinion.
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-head
mailing list