git: 471b32ead42f - main - net-p2p/mldonkey: switch to clang and bfd on powerpc64*

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 25 Apr 2022 14:28:25 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=471b32ead42ff38db3d22b13a1eb7dbf6b53a5fb

commit 471b32ead42ff38db3d22b13a1eb7dbf6b53a5fb
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-25 14:12:49 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-25 14:12:49 +0000

    net-p2p/mldonkey: switch to clang and bfd on powerpc64*
---
 net-p2p/mldonkey/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 6f97680b870f..3f7943df30b3 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -97,7 +97,7 @@ ALL_TARGET+=	\
 .include <bsd.port.pre.mk>
 
 .if ${ARCH:Mpowerpc64*}
-USE_GCC=	yes
+LLD_UNSAFE=	yes
 .endif
 
 post-patch: