From 423338bee84dfc8245f9880d92b6956c7cc7f12e Mon Sep 17 00:00:00 2001 From: maho Date: Fri, 13 Aug 2004 22:33:25 +0000 Subject: Unbreak for 5-current (2004/Aug/6). Reported by: jhb --- editors/openoffice-1.1/Makefile | 4 ---- editors/openoffice.org-1.1/Makefile | 4 ---- 2 files changed, 8 deletions(-) (limited to 'editors') diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 5c587e9ea9a8..be9d7c521ad5 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -53,10 +53,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_90_unix.tgz .endif -.if ${OSVERSION} > 502010 -BROKEN= "Does not compile on 5-current" -.endif - COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 5c587e9ea9a8..be9d7c521ad5 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -53,10 +53,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_90_unix.tgz .endif -.if ${OSVERSION} > 502010 -BROKEN= "Does not compile on 5-current" -.endif - COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 -- cgit