Re: git: b5d76553f14e - main - textproc/difftastic: fix build on powerpc

From: Dmitry Marakasov <amdmi3_at_amdmi3.ru>
Date: Mon, 06 Feb 2023 11:10:48 UTC
* Piotr Kubaj (pkubaj@FreeBSD.org) wrote:

> +.include <bsd.port.options.mk>
> +
> +.if ${ARCH} == powerpc
> +LIB_DEPENDS+=	libatomic.so:lang/gcc${GCC_DEFAULT}
> +LDFLAGS+=	-L/usr/local/lib/gcc${GCC_DEFAULT} -latomic
> +.endif
> +

Please fix this (and probably other similar changes) to use
${LOCALBASE}.

-- 
Dmitry Marakasov   .
amdmi3@amdmi3.ru  ..:  https://github.com/AMDmi3  https://amdmi3.ru/