[Bug 283227] */*: cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283227] */*: cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 May 2025 12:48:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283227 --- Comment #20 from Siva Mahadevan <me@svmhdvn.name> --- (In reply to Mathieu Arnold from comment #17) Instead of doing it like the style in 'devel/p5-IO-KQueue/Makefile' where it's at the end of the file, could I instead keep _BUILD_RUN_DEPENDS right after BUILD/LIB/RUN_DEPENDS? So that any reader will be able to see all of a port's main dependencies from a screenful's glance? I ask this now because it does take a little bit of manual text editing work to refactor this patch to change its style. I'm happy to do it, but just want to know exactly how it should be done :) -- You are receiving this mail because: You are the assignee for the bug.