[Bug 281920] devel/rlwrap: doesn't build, rl_message error
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281920] devel/rlwrap: doesn't build, rl_message error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Oct 2024 14:13:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281920 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e52e44fc0c271a1250991d648867319db93cb605 commit e52e44fc0c271a1250991d648867319db93cb605 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-10-07 14:10:19 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-10-07 14:12:34 +0000 devel/rlwrap: fix rl_message() build error Should define HAVE_STDARG_H and as a temporary fix add it to CFLAGS. While I'm here, remove GNU_CONFIGURE_MANPREFIX and unneeded python_OLD_CMD (declared already). PR: 281920 Approved by: portmgr (blanket) devel/rlwrap/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.