diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:27:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:27:56 +0000 |
commit | 14f7a07e791a8d78fdb6990acf7abac5866b1f84 (patch) | |
tree | d0306dd176264661a787c180bfcfce5dcebb9a5f /editors | |
parent | 4488420e9ef4af21608ae49536ec9f46330056d2 (diff) | |
download | ports-14f7a07e791a8d78fdb6990acf7abac5866b1f84.tar.gz ports-14f7a07e791a8d78fdb6990acf7abac5866b1f84.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 25e7aaab2ebe..d887b41e18b0 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -38,6 +38,8 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}_src.tar.gz MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser +BROKEN= Configure fails + MOZILLA_PROJECT= cws_srx645_mozooo.20040203.tar.gz MOZILLA_VERSION= 1.0 MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz |