[Bug 295179] devel/git asciidoctor: No such file or directory While make conf docs turned off....

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 May 2026 18:58:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295179

            Bug ID: 295179
           Summary: devel/git asciidoctor: No such file or directory While
                    make conf docs turned off....
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: garga@FreeBSD.org
          Reporter: jason@aventia.pw
             Flags: maintainer-feedback?(garga@FreeBSD.org)
          Assignee: garga@FreeBSD.org

I had already performed a make config and disabled [ ] DOCS Build and/or
install documentation

Yet the port still requires asciidoctor 
See below


chmod +x git-subtree
install -d -m 755
/usr/ports/devel/git/work-default/stage/usr/local/libexec/git-core
install -m 755 git-subtree
/usr/ports/devel/git/work-default/stage/usr/local/libexec/git-core
/usr/local/bin/gmake -C ../../ GIT-VERSION-FILE
gmake[1]: Entering directory '/usr/ports/devel/git/work-default/git-2.54.0'
gmake[1]: 'GIT-VERSION-FILE' is up to date.
gmake[1]: Leaving directory '/usr/ports/devel/git/work-default/git-2.54.0'
GIT_BUILT_FROM_COMMIT="" GIT_DATE="" GIT_USER_AGENT="" GIT_VERSION="" /bin/sh
""/usr/ports/devel/git/work-default/git-2.54.0/contrib/subtree/../.."/GIT-VERSION-GEN"
""/usr/ports/devel/git/work-default/git-2.54.0/contrib/subtree/../..""
"../../Documentation/asciidoctor-extensions.rb.in" "asciidoctor-extensions.rb"
asciidoctor -b docbook -d manpage  \
        -I. -rasciidoctor-extensions -alitdd='&#x2d;&#x2d;' git-subtree.adoc
gmake: asciidoctor: No such file or directory
gmake: *** [Makefile:87: git-subtree.xml] Error 127
*** Error code 2

Stop.
make[1]: stopped making
"/usr/ports/devel/git/work-default/.stage_done.git._usr_local" in
/usr/ports/devel/git
*** Error code 1

Stop.
make: stopped making "stage" in /usr/ports/devel/git

===>>> make stage failed for devel/git@default
===>>> Aborting update

-- 
You are receiving this mail because:
You are the assignee for the bug.