On Sat, Jul 10, 2021 at 08:57:45AM +0200, Landry Breuil wrote:
> Hi,
> 
> here's a quick port for https://github.com/dandavison/delta, a fancy
> diff viewer that integrates well with git.
> 
> feedback welcome.

from Makefile:
> MAKE_ENV +=             LIBGIT2_SYS_USE_PKG_CONFIG=1

You shouldn't have to define it: devel/cargo module should pass it to
the build. If it isn't the case, it is a bug in devel/cargo.

Else the port seems fine (but I don't test it).

Thanks.
-- 
Sebastien Marie

Reply via email to