git: a8f90e38543c - main - editors/openoffice-devel: unbreak on powerpc64, builds fine

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 29 Jan 2025 16:58:36 UTC
The branch main has been updated by pkubaj:

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

commit a8f90e38543c8ed34b7e2297cc532a5722dcb50a
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-29 16:46:50 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:57:26 +0000

    editors/openoffice-devel: unbreak on powerpc64, builds fine
---
 editors/openoffice-devel/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index e61a80f625c2..4374543f9472 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -50,7 +50,6 @@ 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_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
 
 BUILD_DEPENDS=								\
 		p5-Archive-Zip>=0:archivers/p5-Archive-Zip		\