Created attachment 247928 [details] patch for devel/ocl-icd/Makefile for disable documentation build if isn't required Hello ! Port devel/ocl-icd currently has MANPAGES and DOCS knobs, and respect it during install. But process of _build_ documentaion running anyway, and it can lead to fail port's build even if documenation isn't required (this is may case - problem with asciidoc or something like it). So this patch disable build documentation+MAN if both hof MANPAGES and DOCS turn off.
Hello, thank you for the patch - I've taken your considerations and while here, patched the port to update ocl-icd towards 2.3.2, please see PR Bug 276593 - devel/ocl-icd: Update to 2.3.2 and solve MANDOC issue
This will be fixed by committing attachment #247929 [details] from bug #276593.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5ca30bdc4f4f54c027f9d767416c3ade46afd7f commit f5ca30bdc4f4f54c027f9d767416c3ade46afd7f Author: O. Hartmann <ohartmann@walstatt.org> AuthorDate: 2024-01-24 16:06:45 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-09-30 14:02:01 +0000 devel/ocl-icd: update to 2.3.2, fix DOC/MANPAGE Handhabung PR: 276593, 276592 Reported by: devel@stasyan.com devel/ocl-icd/Makefile | 10 ++++++++-- devel/ocl-icd/distinfo | 6 +++--- devel/ocl-icd/pkg-message (new) | 21 +++++++++++++++++++++ devel/ocl-icd/pkg-plist | 1 + 4 files changed, 33 insertions(+), 5 deletions(-)