[Bug 281784] lang/pbasic: errno fixes

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Oct 2024 20:13:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281784

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=4fb33e13da045dfe3a59b791c0f556e5663b8f3e

commit 4fb33e13da045dfe3a59b791c0f556e5663b8f3e
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-09-30 15:56:09 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-10-01 20:11:46 +0000

    lang/pbasic: include errno.h for errno

    errno must be accessed by a macro from errno.h.

    PR:             281784
    Approved by:    portmgr (build fix blanket), mikael

 lang/pbasic/Makefile                 |  2 +-
 lang/pbasic/files/patch-bas3.c (new) | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

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