diff options
author | mbr <mbr@FreeBSD.org> | 2002-11-24 06:55:53 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-11-24 06:55:53 +0800 |
commit | c0882ecee1716ae8be17b0e1edaf3618ed1c52d0 (patch) | |
tree | 7b9e04d005abd3c4751e1c6181206e241c052023 /editors/openoffice-1.1-devel/Makefile | |
parent | 8686fe309e51fcf2143d182d5879e836414ebe7e (diff) | |
download | freebsd-ports-gnome-c0882ecee1716ae8be17b0e1edaf3618ed1c52d0.tar.gz freebsd-ports-gnome-c0882ecee1716ae8be17b0e1edaf3618ed1c52d0.tar.zst freebsd-ports-gnome-c0882ecee1716ae8be17b0e1edaf3618ed1c52d0.zip |
Mark this port broken til we have a solution.
Diffstat (limited to 'editors/openoffice-1.1-devel/Makefile')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut |