diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-11 00:31:15 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-11 00:31:15 +0000 |
commit | 324ae3d43c94257f1f031d4baf61a372985cc638 (patch) | |
tree | d9f6feff90161ec9336a66efb44736f559cd3167 | |
parent | Mark broken for 4.x for the time being. (diff) |
Marked as IGNORE. I'll work for 1.1.1RC.
Notes
Notes:
svn path=/head/; revision=103592
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice-1.1/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 5 |
4 files changed, 12 insertions, 8 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index d4a3212babc0..fb26483c14a6 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ @@ -34,6 +33,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +IGNORE= "Work In Progress for 1.1.1" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index d4a3212babc0..fb26483c14a6 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ @@ -34,6 +33,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +IGNORE= "Work In Progress for 1.1.1" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index d4a3212babc0..fb26483c14a6 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ @@ -34,6 +33,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +IGNORE= "Work In Progress for 1.1.1" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index d4a3212babc0..fb26483c14a6 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ @@ -34,6 +33,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +IGNORE= "Work In Progress for 1.1.1" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> |