diff options
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice-1.1/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index b08f3360f6b0..16d5e2900642 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -32,6 +32,8 @@ UNZIP?= ${PREFIX}/bin/unzip ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh +IGNORE= "Work In Progress" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> @@ -94,7 +96,7 @@ CC= gcc33 CXX= g++33 .endif -EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org .if !defined(COMMENT) diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index b08f3360f6b0..16d5e2900642 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -32,6 +32,8 @@ UNZIP?= ${PREFIX}/bin/unzip ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh +IGNORE= "Work In Progress" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> @@ -94,7 +96,7 @@ CC= gcc33 CXX= g++33 .endif -EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org .if !defined(COMMENT) diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index b08f3360f6b0..16d5e2900642 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -32,6 +32,8 @@ UNZIP?= ${PREFIX}/bin/unzip ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh +IGNORE= "Work In Progress" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> @@ -94,7 +96,7 @@ CC= gcc33 CXX= g++33 .endif -EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org .if !defined(COMMENT) diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index b08f3360f6b0..16d5e2900642 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -32,6 +32,8 @@ UNZIP?= ${PREFIX}/bin/unzip ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh +IGNORE= "Work In Progress" + USE_GNOME= orbit gtk12 .include <bsd.port.pre.mk> @@ -94,7 +96,7 @@ CC= gcc33 CXX= g++33 .endif -EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org .if !defined(COMMENT) |