Date: Fri, 20 Nov 2020 19:32:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250796] databases/p5-Redis-Fast: update to 0.28 Message-ID: <bug-250796-7788-M82roBuz3t@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250796-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-250796-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250796 --- Comment #5 from Fernando Apestegu=C3=ADa <fernape@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 modbu= ild to build itself. If we do USES=3Dgmake, gmake will be tried to build the po= rt and that is not what we want. We want it to build with modbuild. I think we are good to go as it is. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250796-7788-M82roBuz3t>