diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-11-10 05:54:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-11-10 05:54:22 +0000 |
commit | 871bf7b10def565dcd6c2112974dad92cb5a34db (patch) | |
tree | a525e949bb13663fdb7f01b367667befb05104ef /editors/openoffice-devel/Makefile | |
parent | 43ba7b2fb724aa5600f0ecb6cddf8e0ce736bb13 (diff) | |
download | ports-871bf7b10def565dcd6c2112974dad92cb5a34db.tar.gz ports-871bf7b10def565dcd6c2112974dad92cb5a34db.zip |
Notes
Diffstat (limited to 'editors/openoffice-devel/Makefile')
-rw-r--r-- | editors/openoffice-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 6e10a00cf51a..5b8f3826282f 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -50,6 +50,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_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 \ |