Problem compiling git from ports

From: Filippo Moretti <filippomore_at_yahoo.com>
Date: Fri, 1 Jan 2021 11:57:16 +0000 (UTC)
I could not update git from 2.29 in my system
[root_at_STING /usr/ports/devel/git]# uname -a
FreeBSD STING 13.0-CURRENT FreeBSD 13.0-CURRENT #14 main-c255423-gee938b20335: Wed Dec 30 10:41:00 CET 2020     root_at_STING:/usr/obj/usr/src/amd64.amd64/sys/STING  amd64




This is the error which can be duplicatedsincerelyFilippo



[root_at_STING /usr/ports/devel/git]# gmake[3]: 'GIT-VERSION-FILE' is up to date.
gmake[3]: Leaving directory '/usr/ports/devel/git/work-default/git-2.30.0'
sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree
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
asciidoctor -b docbook -d manpage  \
        -agit_version=2.30.0 -I../../Documentation -rasciidoctor-extensions -alitdd='&#x2d;&#x2d;' git-subtree.txt
gmake[2]: asciidoctor: No such file or directory
gmake[2]: *** [Makefile:86: git-subtree.xml] Error 127
gmake[2]: Leaving directory '/usr/ports/devel/git/work-default/git-2.30.0/contrib/subtree'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/devel/git
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/git
[root_at_STING /usr/ports/devel/git]# 
Received on Fri Jan 01 2021 - 10:57:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:26 UTC