* portlint WARN: Makefile: dependency to gmake listed in BUILD_DEPENDS. consider using USES[+]=gmake. 0 fatal errors and 1 warning found. * poudriere testport ok (12.2, amd64) * make test ok
Created attachment 226813 [details] git diff
I tried USES[+]=gmake, but it produced an error.
(In reply to Tomohiro Hosaka from comment #2) You should remove gmake from BUILD_DEPENDS, not just add it to USES.
(In reply to Vanilla I. Shu from comment #3) Wired. but I think it's ok to ignore the warning. This ports will force to use gmake on it's build script.
Committed, thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=20fb830a90f58d05bf3b7a50acf10bed06285ae4 commit 20fb830a90f58d05bf3b7a50acf10bed06285ae4 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-07-31 07:23:03 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-07-31 07:34:54 +0000 databases/p5-Redis-Fast: update to 0.31. while I am here, strip the .so file. PR: 257515 Reported by: maintainer databases/p5-Redis-Fast/Makefile | 6 ++++-- databases/p5-Redis-Fast/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-)