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.0-devel | |
parent | 2a1251183d846f82f15bbccbeb463f6f7d43a02d (diff) | |
download | freebsd-ports-graphics-232928440d0d003394955b8b8ce0ab00b747bb7d.tar.gz freebsd-ports-graphics-232928440d0d003394955b8b8ce0ab00b747bb7d.tar.zst freebsd-ports-graphics-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.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 664b4dc1376..e8a5197240c 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-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> |