svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf

Alexey Dokuchaev danfe at FreeBSD.org
Tue Nov 3 14:01:26 UTC 2015


On Tue, Nov 03, 2015 at 01:59:40PM +0000, Alexey Dokuchaev wrote:
> On Tue, Nov 03, 2015 at 01:07:57PM +0000, Dag-Erling Sm??rgrav wrote:
> > New Revision: 400699
> > URL: https://svnweb.freebsd.org/changeset/ports/400699
> > 
> > Log:
> >   Fix BUILD_DEPENDS.  No bump since the current version doesn't build.
> > 
> > [...]
> > @@ -14,6 +14,7 @@ RUN_DEPENDS=	p5-Authen-SASL>=0:${PORTSDI
> >  		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
> >  		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
> >  		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
> > +BUILD_DEPENDS=	${RUN_DEPENDS}
> 
> I think here and below you wanted to say := instead of =.

Ah sorry, it's rdeps-to-bdeps, not the "natural" way, nevermind...

./danfe


More information about the svn-ports-all mailing list