git: 6998c0fa9993 - main - x11-toolkits/fox17: unbreak on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 20 Dec 2021 02:03:38 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6998c0fa9993e98ac238446fcbe9903c73be2f18

commit 6998c0fa9993e98ac238446fcbe9903c73be2f18
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-12-20 01:56:47 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-12-20 01:56:47 +0000

    x11-toolkits/fox17: unbreak on powerpc
    
    Builds fine.
---
 x11-toolkits/fox17/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile
index 0824671fcf46..02bc90e73177 100644
--- a/x11-toolkits/fox17/Makefile
+++ b/x11-toolkits/fox17/Makefile
@@ -14,8 +14,6 @@ COMMENT=	Fast and extensive C++ GUI toolkit (development version)
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_powerpc=		missing __sync_bool_compare_and_swap_8()
-
 LIB_DEPENDS=	libpng.so:graphics/png \
 		libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig