git: bdbf4b91b150 - 2022Q3 - editors/openoffice-devel: mark BROKEN

From: Tijl Coosemans <tijl_at_FreeBSD.org>
Date: Sun, 14 Aug 2022 10:21:25 UTC
The branch 2022Q3 has been updated by tijl:

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

commit bdbf4b91b15056c2758c1c6a91808f6c616d708a
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-26 15:18:48 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2022-08-14 10:19:08 +0000

    editors/openoffice-devel: mark BROKEN
    
    Approved by:    portmgr blanket
    
    (cherry picked from commit ac31de5dfe2b100cf5b05358ead089c7c0671604)
---
 editors/openoffice-devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index eab8e02f7613..1440c545c723 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -51,6 +51,7 @@ LICENSE_PERMS_W3C=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 ONLY_FOR_ARCHS=	amd64 i386 powerpc64
 BROKEN_powerpc64=	fails to compile: aoo-4.2.0/main/solver/420/unxfbsdppc64.pro/inc/stl/vector:31:11: fatal error: boost/tr1/tr1/vector: No such file or directory
+BROKEN=		does not build: fails to build vcl module with C++ errors in boost
 
 BUILD_DEPENDS=								\
 		p5-Archive-Zip>=0:archivers/p5-Archive-Zip		\