diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-23 21:30:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-23 21:30:54 +0800 |
commit | 8dc380bf310a3449ba2a3ed9bd9b5b44b5f926aa (patch) | |
tree | 7bccff964e99d68afacb7a6286a3f6bf17a171e1 /editors/libreoffice | |
parent | c3f49e02ded0a59ec84544aadb0535314fb78bdf (diff) | |
download | freebsd-ports-gnome-8dc380bf310a3449ba2a3ed9bd9b5b44b5f926aa.tar.gz freebsd-ports-gnome-8dc380bf310a3449ba2a3ed9bd9b5b44b5f926aa.tar.zst freebsd-ports-gnome-8dc380bf310a3449ba2a3ed9bd9b5b44b5f926aa.zip |
Mark as broken, too much failure reported by users so far
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 8e6d5e3035f4..392185f1f5af 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -36,6 +36,8 @@ MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \ MAINTAINER= bapt@FreeBSD.org COMMENT= Full integrated office productivity suite +BROKEN= build is too fragile and break too often + LO_COMPONENTS= artwork base calc components extensions \ extras filters help impress libs-core libs-extern \ libs-extern-sys libs-gui postprocess sdk testing \ |