https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274284
--- Comment #10 from Michael Glaus <michael.gl...@hostpoint.ch> --- I tried review D42144 and the build itself worked fine, but i got a error during stage. The binary /usr/local/bin/unzip can not be found. make: exec(/usr/local/bin/unzip) failed (No such file or directory) In the review the line "unzip>0:archivers/unzip" is changed to "unzip:archivers/unzip". If i use the line from before, no error is generated I assume this error only occurs if DOCS is enabled. -- You are receiving this mail because: You are the assignee for the bug.