diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-17 16:12:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-17 16:12:34 +0800 |
commit | c48d2472c45689826dfcc4b5a428978b377472af (patch) | |
tree | e71b1cf681661bc0b9c02f78f155812833ad0963 /editors/openoffice-3 | |
parent | c357a8ec58e2188bc7ffe0001dac9ae747e450d2 (diff) | |
download | freebsd-ports-gnome-c48d2472c45689826dfcc4b5a428978b377472af.tar.gz freebsd-ports-gnome-c48d2472c45689826dfcc4b5a428978b377472af.tar.zst freebsd-ports-gnome-c48d2472c45689826dfcc4b5a428978b377472af.zip |
With portmgr hat on, set this port to IGNORE to avoid the build cluster
attempting to build it until the underlying problems are fixed.
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 72cad4eb58d1..5ec9a811231a 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${BUILD_NR}${MILESTONE}_${SNAPDATE}_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version) -BROKEN= "Bison 1.875a or newer is required, and doesn't work atm" +IGNORE= is not installable because bison 1.875a or newer is required, and port does not work yet SNAPDATE= 20041122 NO_LATEST_LINK= yes |