[Bug 250796] databases/p5-Redis-Fast: update to 0.28
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 20 19:32:40 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250796
--- Comment #5 from Fernando Apesteguía <fernape at FreeBSD.org> ---
Hi Tomohiro,
I had a look and I think it is a false positive from portlint.
The port needs gmake to build the hiredis dependency but then it uses modbuild
to build itself. If we do USES=gmake, gmake will be tried to build the port and
that is not what we want. We want it to build with modbuild.
I think we are good to go as it is.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list