Re: git: 560772623792 - main - net/freerdp3: adjust missed reference to www/webkit2-gtk

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Tue, 21 Jan 2025 14:27:47 UTC
21.01.2025 17:09, Charlie Li пишет:
> Vladimir Druzenko wrote:
>> 21.01.2025 16:43, Charlie Li пишет:
>>> -WEBKIT_LIB_DEPENDS_= libsoup-2.4.so:devel/libsoup \
>>> +WEBKIT_LIB_DEPENDS=    libsoup-2.4.so:devel/libsoup \
>>
>> This is not a typo. Please revert this line back.
>>
> Is there a reason for the trailing underscore? It causes tooling and 
> regexes that look for *_DEPENDS to miss lines like this, so ports like 
> this get missed when dependencies need their consumers bumped.
>
We can rename it to _WEBKIT_LIB_DEPENDS for example. And 
WEBENGINE_LIB_DEPENDS_ to _WEBENGINE_LIB_DEPENDS too.

Option AAD require WITH_WEBVIEW - one of the option from WEBKIT or 
WEBENGINE (can't use IMPLIES). And they conflict with each other.

-- 
Best regards,
Vladimir Druzenko