diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-19 20:48:34 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-19 20:48:34 +0000 |
commit | 46199583eeb3d355153a2700fb526d1563c74ef7 (patch) | |
tree | 0c4e62bd8d91ee2913e5d4d9f6caac0906a5f275 /editors/openoffice.org-2-RC | |
parent | ac2e5536962cb86a66c9bcf0e00507abcabc8a0e (diff) | |
download | ports-46199583eeb3d355153a2700fb526d1563c74ef7.tar.gz ports-46199583eeb3d355153a2700fb526d1563c74ef7.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 664b4dc13769..e8a5197240ce 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/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> |