git: c41bce980e44 - main - editors/openoffice-4: mark BROKEN

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

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

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

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

diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index 5b81789d3d90..8173530195ce 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -47,6 +47,7 @@ LICENSE_PERMS_TWAIN=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 LICENSE_PERMS_W3C=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 ONLY_FOR_ARCHS=	amd64 i386 powerpc64
+BROKEN=		does not build: invalid use of @return
 
 BUILD_DEPENDS=								\
 		p5-Archive-Zip>=0:archivers/p5-Archive-Zip		\