Re: git: 9bdc78861688 - main - sysutils/screen: Update to 4.9.0
- In reply to: Cy Schubert : "git: 9bdc78861688 - main - sysutils/screen: Update to 4.9.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 16:53:51 UTC
On 3/17/22 16:44, Cy Schubert wrote:
> The branch main has been updated by cy:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?id=9bdc788616889d0a2b3f9c8b8996610cdfe82be7
>
> commit 9bdc788616889d0a2b3f9c8b8996610cdfe82be7
> Author: Cy Schubert<cy@FreeBSD.org>
> AuthorDate: 2022-03-17 17:54:50 +0000
> Commit: Cy Schubert<cy@FreeBSD.org>
> CommitDate: 2022-03-17 23:44:10 +0000
>
> sysutils/screen: Update to 4.9.0
This doesn't build for me on 12.3-RELEASE with NCURSES_BASE:
===> Configuring for screen-4.9.0_1
cd /wrkdirs/usr/ports/sysutils/screen/work/screen-4.9.0 && ./autogen.sh
./autogen.sh: autoreconf: not found
*** Error code 127
Adding autoreconf:build to NCURSES_BASE_USES seems to fix this.
Craig