diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-01-29 17:46:50 +0100 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-01-29 17:57:26 +0100 |
commit | a8f90e38543c8ed34b7e2297cc532a5722dcb50a (patch) | |
tree | 0ac3ea40749fb36b987921397a5f7c343f4ba0df | |
parent | security/gnupg1: commit the forgotten patch (diff) |
editors/openoffice-devel: unbreak on powerpc64, builds fine
-rw-r--r-- | editors/openoffice-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |