diff options
-rw-r--r-- | editors/openoffice-1.1/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 4 |
2 files changed, 0 insertions, 8 deletions
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 |