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

From: Charlie Li <vishwin_at_freebsd.org>
Date: Tue, 21 Jan 2025 14:09:18 UTC
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.

-- 
Charlie Li
...nope, still don't have an exit line.