[Bug 279358] www/xcaddy: Seems like maybe lang/go should be a run dependency?

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 May 2024 08:24:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279358

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=86bff3d95b03955a22d181fe064f81db968a1bb6

commit 86bff3d95b03955a22d181fe064f81db968a1bb6
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2024-05-29 08:19:39 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2024-05-29 08:23:58 +0000

    www/xcaddy: add missing RUN_DEPENDS on lang/go.

    xcaddy uses go to build custom releases of caddy, so it actually needs
    it at runtime.

    PR:             279358
    Reported by:    Robert William Vesterman <bob@vesterman.com>

 www/xcaddy/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.