Re: git: 55c0987690ec - main - math/gravity: Update 1.1.20210512 -> 1.1.20210825

From: Gerald Pfeifer <gerald_at_pfeifer.com>
Date: Sat, 12 Mar 2022 07:30:10 UTC
On Thu, 24 Feb 2022, Yuri Victorovich wrote:
>  RUN_DEPENDS=	gcc${GCC_DEFAULT}>0:lang/gcc${GCC_DEFAULT}

This port also has

   BUILD_DEPENDS= ...
+               gcc${GCC_DEFAULT}>0:lang/gcc${GCC_DEFAULT} # not sure why does i

and

   LDFLAGS+=	-L${LOCALBASE}/lib/gcc${GCC_DEFAULT}

Couldn't this use USE_GCC=yes?

Gerald