Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2015 14:01:26 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Dag-Erling Sm??rgrav <des@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf
Message-ID:  <20151103140126.GB16036@FreeBSD.org>
In-Reply-To: <20151103135940.GA16036@FreeBSD.org>
References:  <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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