Date: Wed, 13 Sep 2023 02:44:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273735] misc/mbuffer: fails to build if www/libwww installed Message-ID: <bug-273735-7788-80bYc0iU07@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273735-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273735-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273735 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dd3f22d319918c1dda4dbfbc5d85678c= 91ed13590 commit d3f22d319918c1dda4dbfbc5d85678c91ed13590 Author: Fukang Chen <loader@FreeBSD.org> AuthorDate: 2023-09-13 01:01:25 +0000 Commit: Fukang Chen <loader@FreeBSD.org> CommitDate: 2023-09-13 02:13:32 +0000 misc/mbuffer: Fix build if www/libwww installed Remove libmd5 from AC_SEARCH_LIBS and only searches for libmd, avoid linking with libmd5 installed by www/libwww. PR: 273735 Reported by: meta MFH: 2023Q3 (build fix) misc/mbuffer/files/patch-configure.in | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273735-7788-80bYc0iU07>