Re: git: e0559cfd0cde - main - security/zeek: Unbreak PERFTOOLS

From: Craig Leres <leres_at_freebsd.org>
Date: Sun, 06 Jul 2025 17:51:48 UTC
On 7/6/25 10:16, Gleb Popov wrote:
> On Sun, Jul 6, 2025 at 8:00 PM Craig Leres <leres@freebsd.org> wrote:
>> +PERFTOOLS_RUN_DEPENDS=         ${LOCALBASE}/include/gperftools/tcmalloc.h:devel/google-perftools \
> 
> It feels strange to me that a header is a run dependency. Unless maybe
> Zeek is some sort of compiler?

You're right, it's just a build dependency. I'll fix it...

		Craig