diff options
author | maho <maho@FreeBSD.org> | 2004-08-14 06:33:25 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-08-14 06:33:25 +0800 |
commit | 423338bee84dfc8245f9880d92b6956c7cc7f12e (patch) | |
tree | 8902fc0d58f750df2a56da25e7ac595f0b150d44 /editors | |
parent | 04922e7f927b8403c7da6c70159def9ba1e49cbd (diff) | |
download | freebsd-ports-gnome-423338bee84dfc8245f9880d92b6956c7cc7f12e.tar.gz freebsd-ports-gnome-423338bee84dfc8245f9880d92b6956c7cc7f12e.tar.zst freebsd-ports-gnome-423338bee84dfc8245f9880d92b6956c7cc7f12e.zip |
Unbreak for 5-current (2004/Aug/6).
Reported by: jhb
Diffstat (limited to 'editors')
-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 |