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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Dec 2024 21:18:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283227

            Bug ID: 283227
           Summary: */*: cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: me@svmhdvn.name

Created attachment 255754
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255754&action=edit
[PATCH] */*: cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern

Section 5.10.2 of the Porter's handbook states that setting
RUN_DEPENDS=${BUILD_DEPENDS} directly is an antipattern and gives guidance on
how to avoid it. This patch cleans up instances of this antipattern across all
ports. This ideally should ideally result in a reduction of BUILD_DEPENDS
across all these ports.

Tested by building all affected ports in Poudriere.

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