diff options
author | obrien <obrien@FreeBSD.org> | 2000-10-20 04:48:34 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-10-20 04:48:34 +0800 |
commit | 232928440d0d003394955b8b8ce0ab00b747bb7d (patch) | |
tree | 6ad855683c32add3ae6fce68fc71af4f84290a2a /editors/openoffice.org-2-devel | |
parent | 2a1251183d846f82f15bbccbeb463f6f7d43a02d (diff) | |
download | freebsd-ports-gnome-232928440d0d003394955b8b8ce0ab00b747bb7d.tar.gz freebsd-ports-gnome-232928440d0d003394955b8b8ce0ab00b747bb7d.tar.zst freebsd-ports-gnome-232928440d0d003394955b8b8ce0ab00b747bb7d.zip |
Mark this broken so people don't casually actually try to use this.
Those wanting to work on the port should just comment out the "BROKEN"
of course.
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> |