diff options
author | maho <maho@FreeBSD.org> | 2006-12-27 08:06:49 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-12-27 08:06:49 +0800 |
commit | 8d9c2e73e7b4c64154a90bb17d03a0dfe086fbdf (patch) | |
tree | 40adcede9b19205f910cacdf75b53dc287454341 /editors | |
parent | 5dcf982537ad8d0e863ef898ee16ec6cd35a11f5 (diff) | |
download | freebsd-ports-gnome-8d9c2e73e7b4c64154a90bb17d03a0dfe086fbdf.tar.gz freebsd-ports-gnome-8d9c2e73e7b4c64154a90bb17d03a0dfe086fbdf.tar.zst freebsd-ports-gnome-8d9c2e73e7b4c64154a90bb17d03a0dfe086fbdf.zip |
marked as IGNORE, so that the pointyhat cluster won't attempt
to build it.
Submitted by: linimon
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index e817302078ed..082bd04e0924 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -28,7 +28,7 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) -BROKEN= Please use editors/openoffice.org-2 +IGNORE= Please use editors/openoffice.org-2 NO_LATEST_LINK= yes USE_GNOME= gtk20 diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index e817302078ed..082bd04e0924 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -28,7 +28,7 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) -BROKEN= Please use editors/openoffice.org-2 +IGNORE= Please use editors/openoffice.org-2 NO_LATEST_LINK= yes USE_GNOME= gtk20 |