Re: git: 147de858be78 - main - x11-toolkits/libgdiplus: update to 6.1

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Mon, 07 Nov 2022 11:06:50 UTC
On Mon, Nov 07, 2022 at 10:46:23AM +0000, Rene Ladan wrote:
> commit 147de858be78f7229af2ed2187652cf9d6049397
> 
>  x11-toolkits/libgdiplus: update to 6.1
>     
>  lots of bugfixed and plugged memory leaks
> ...
> @@ -41,4 +42,7 @@ PLIST_FILES=	lib/libgdiplus.a \
>  		lib/libgdiplus.so.0.0.0 \
>  		libdata/pkgconfig/libgdiplus.pc
>  
> +pre-configure:
> +	cd ${WRKSRC} && autoconf

If USES+=autoreconf did not work for some reason, mentioning it in the
commit log might encourage interested developers to take a closer look.

./danfe