Created attachment 245408 [details] Patch for moving the bash dependency Probably the port was not properly tested - the yosys-config script is a bash script but bash is not in RUN_DEPENDS. Move it from TEST_DEPENDS to RUN_DEPENDS. Needed to get the yosys-ghdl-plugin to build. Follow-up for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274240
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e048d5b3daccb7d42bda715b0bc7898896539fa commit 9e048d5b3daccb7d42bda715b0bc7898896539fa Author: Nico Sonack <nsonack@outlook.com> AuthorDate: 2023-10-07 05:08:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-10-07 05:08:17 +0000 cad/yosys: Move bash to RUN_DEPENDS PR: 274241 cad/yosys/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)