Date: Tue, 27 Apr 2021 17:52:53 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 0fac0c916c2b - 2021Q2 - x11-toolkits/gnustep-gui: mark BROKEN on FreeBSD 11 Message-ID: <202104271752.13RHqroh018646@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fac0c916c2b93863b8b61100e823f75cf8510d9 commit 0fac0c916c2b93863b8b61100e823f75cf8510d9 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-27 15:32:19 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-27 17:51:30 +0000 x11-toolkits/gnustep-gui: mark BROKEN on FreeBSD 11 (cherry picked from commit f7bec777589d9802e1adc611cdc1b546f41d3d44) --- 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 22a03da372cb..ed034c403cca 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -19,6 +19,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104271752.13RHqroh018646>