Date: Tue, 17 Jan 2023 23:10:22 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: dede6f52b9d2 - 2023Q1 - x11/cde-24: Mark BROKEN because of es locale help files build failure Message-ID: <202301172310.30HNAMp2061742@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dede6f52b9d285a778ade9c538ebd0a4adea0bad commit dede6f52b9d285a778ade9c538ebd0a4adea0bad Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-16 21:40:27 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-17 23:09:59 +0000 x11/cde-24: Mark BROKEN because of es locale help files build failure (cherry picked from commit 0f1c0929d259ad58e630da9b9aae811e6118d654) --- x11/cde-24/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/cde-24/Makefile b/x11/cde-24/Makefile index b721c769f828..1d4797806fb1 100644 --- a/x11/cde-24/Makefile +++ b/x11/cde-24/Makefile @@ -13,6 +13,7 @@ WWW= https://sourceforge.net/p/cdesktopenv/wiki/Home/ LICENSE= LGPL21 +BROKEN= fails to build es locale help files BROKEN_mips64= fails to build: ./config/imake/imake: No such file or directory BROKEN_powerpc64= fails to build: ./config/imake/imake: No such file or directory BROKEN_i386= cannot bind to a temporary of type va_list
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301172310.30HNAMp2061742>