diff options
author | kris <kris@FreeBSD.org> | 2005-11-21 09:27:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-21 09:27:56 +0800 |
commit | 6922d951e7d89c0ab798ae3ea9a6b5f1446dada6 (patch) | |
tree | 0e76a3153c0a69f2117ce3575950d7617293b781 /editors | |
parent | 9a9679779837290b3079af1b36e080fa8fbad074 (diff) | |
download | freebsd-ports-gnome-6922d951e7d89c0ab798ae3ea9a6b5f1446dada6.tar.gz freebsd-ports-gnome-6922d951e7d89c0ab798ae3ea9a6b5f1446dada6.tar.zst freebsd-ports-gnome-6922d951e7d89c0ab798ae3ea9a6b5f1446dada6.zip |
BROKEN: Configure fails
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 |