svn commit: r513454 - head/sysutils/iocage

Adam Weinberger adamw at adamw.org
Thu Oct 3 14:08:58 UTC 2019


On Thu, Oct 3, 2019 at 2:18 AM Romain Tartière <romain at freebsd.org> wrote:
>
> Hi!
>
> On Tue, Oct 01, 2019 at 05:49:22AM +0000, Marcelo Araujo wrote:
> >   - The port works fine with devel/git too, we should first check if there
> >     is git installed, instead to assume we need to install git-lite. [1]
> > -             git-lite>0:devel/git-lite \
> > +             ${LOCALBASE}/bin/git:devel/git-lite \
>
>
> This does not help when building ports with poudriere.  Addding an
> OPTION to choose from git or git-lite would allow to build against the
> proper port and solve conflicts.

Good point Romain. Also, there is no reason to have ${LOCALBASE}/bin
in there. That path is used automatically.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org


More information about the svn-ports-head mailing list