Re: git: 71f0f861cedf - main - irc/irssi: Fix build with ssl from ports
- In reply to: Felix Palmen : "git: 71f0f861cedf - main - irc/irssi: Fix build with ssl from ports"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 13:10:43 UTC
Felix Palmen wrote:
> The branch main has been updated by zirias:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=71f0f861cedf2a7ddcc0cc4909fc01f630453da8
>
> commit 71f0f861cedf2a7ddcc0cc4909fc01f630453da8
> Author: Felix Palmen <zirias@FreeBSD.org>
> AuthorDate: 2023-09-20 06:36:27 +0000
> Commit: Felix Palmen <zirias@FreeBSD.org>
> CommitDate: 2023-09-20 07:43:32 +0000
>
> irc/irssi: Fix build with ssl from ports
>
> Building with ssl from ports used the headers from ports, but still
> linked the libs from base and therefore failed. Patch meson.build to
> look for OpenSSL libs in ${OPENSSLLIB} to fix this.
>
> Approved by: portmgr (blanket, build fix)
I'm pretty sure this is a devel/pkgconf regression. Seen this with other
ports that use pkgconf to locate the SSL provider; for some reason in
2.x base libraries are first above everything else compared to 1.8.
--
Charlie Li
...nope, still don't have an exit line.