git: ac31de5dfe2b - main - editors/openoffice-devel: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 26 Jul 2022 15:20:07 UTC
The branch main has been updated by amdmi3:

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

commit ac31de5dfe2b100cf5b05358ead089c7c0671604
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-26 15:18:48 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-26 15:19:50 +0000

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

diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index d3ea851c4509..e56ce6d9c899 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -49,6 +49,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		\