Instead of extracting data to right away delete it utilize EXTRACT_AFTER_ARGS= --exclude ... instead. See https://cgit.freebsd.org/ports/tree/net-mgmt/netdata/Makefile#n33
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d49fc886eb0527b17c9f3c06301343c21730768 commit 5d49fc886eb0527b17c9f3c06301343c21730768 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 23:57:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 23:57:54 +0000 devel/grpc: Add EXTRACT_AFTER_ARGS PR: 278736 Reported by: diizzy devel/grpc/Makefile | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)
Committed. Thanks!