git: f7bec777589d - main - x11-toolkits/gnustep-gui: mark BROKEN on FreeBSD 11

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 27 15:51:06 UTC 2021


The branch main has been updated by amdmi3:

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

commit f7bec777589d9802e1adc611cdc1b546f41d3d44
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-27 15:32:19 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-27 15:48:59 +0000

    x11-toolkits/gnustep-gui: mark BROKEN on FreeBSD 11
---
 x11-toolkits/gnustep-gui/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index be549de77636..c276da8a5085 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS+=	libsndfile.so:audio/libsndfile
 LIB_DEPENDS+=	libao.so:audio/libao
 LIB_DEPENDS+=	libflite.so:audio/flite
 
+BROKEN_FreeBSD_11=	compiler segfault
+
 USES=		gnustep jpeg pkgconfig xorg
 USE_GNUSTEP=	base build
 USE_XORG=	x11 xt


More information about the dev-commits-ports-all mailing list