Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2024 22:20:18 +0200
From:      Nicola Vitale <nicola.stanislao.vitale@gmail.com>
To:        Gleb Popov <arrowd@freebsd.org>, Nicola Vitale <nivit@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 981929d361d7 - main - audio/pulseaudio-module-sndio: Fix an error on loading
Message-ID:  <4d9b182e-815e-4eb4-a8e4-0166f994c3cb@gmail.com>
In-Reply-To: <CALH631mp2CLy-C3W024iEWHqfKoiGiKagVkK%2B5bM4xuAU6K20Q@mail.gmail.com>
References:  <202408291300.47TD0MLL067590@gitrepo.freebsd.org> <CALH631mp2CLy-C3W024iEWHqfKoiGiKagVkK%2B5bM4xuAU6K20Q@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

Fixed:

https://cgit.freebsd.org/ports/commit/?id=35db13a201c4e9314accbf051083265e45dee758

Thank you!

On 29/08/24 15:47, Gleb Popov wrote:
> On Thu, Aug 29, 2024 at 4:00 PM Nicola Vitale <nivit@freebsd.org> wrote:
>>
>> +PULSE_MODDIR!= ${LOCALBASE}/bin/pkg-config --variable=modlibexecdir libpulse
>> +PULSE_VERSION!=        ${LOCALBASE}/bin/pkg-config --modversion libpulse
> 
> This doesn't work when building in Poudriere, because the pkg-config
> executable isn't there at the time the variable value is evaluated.
> You might workaround it by adding pkg-config to PATCH_DEPENDS, but it
> is still quite a non-canonical solution.

--
Nicola Vitale


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d9b182e-815e-4eb4-a8e4-0166f994c3cb>