diff options
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 664b4dc13769..e8a5197240ce 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= oo_605_src MAINTAINER= obrien@FreeBSD.org +BROKEN= 'work in progress -- does not work yet' + CONFIGURE_WRKSRC= ${WRKSRC}/config_office .include <bsd.port.pre.mk> |