[Bug 283227] */*: cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Dec 2024 13:24:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283227

--- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> ---
I wonder if we should add

    BUILD_DEPENDS+= ${BR_DEPENDS}
    RUN_DEPENDS+= ${BR_DEPENDS}

to <bsd.port.mk> as a framework variable if this is such a common pattern.

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