git: f8da6fbf97ed - 2022Q3 - editors/openoffice-4: mark BROKEN

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

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

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

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

diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index a4444e472ae4..23cae0643d63 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -49,6 +49,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		\