diff options
Diffstat (limited to 'editors/openoffice-1.1/Makefile')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/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 |