[Bug 276592] devel/ocl-icd add respecting of DOCS and MANPAGES knobs for do-build:
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276592] devel/ocl-icd add respecting of DOCS and MANPAGES knobs for do-build:"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276592] devel/ocl-icd add respecting of DOCS and MANPAGES knobs for do-build:"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276592] devel/ocl-icd add respecting of DOCS and MANPAGES knobs for do-build:"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 15:47:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276592 Bug ID: 276592 Summary: devel/ocl-icd add respecting of DOCS and MANPAGES knobs for do-build: 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: devel@stasyan.com CC: ohartmann@walstatt.org Flags: maintainer-feedback?(ohartmann@walstatt.org) CC: ohartmann@walstatt.org Created attachment 247928 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247928&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.