summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-19 02:59:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-19 02:59:05 +0000
commit377caa388426fd9bdabe0696cc2c94739c635266 (patch)
tree207e0ac7ad48a3e2ade8f95d2cdeadec5362a18a /editors
parentBROKEN on 5.x: Broken by changes to make(1) (diff)
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118288
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/Makefile4
-rw-r--r--editors/openoffice.org-1.0/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 521c373075e4..2d660032692f 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -42,6 +42,10 @@ USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
INSTALLATION_BASEDIR= OpenOffice.org1.0
BUILD_NR= 641
DIST_SUBDIR= openoffice1.0
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 521c373075e4..2d660032692f 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -42,6 +42,10 @@ USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
INSTALLATION_BASEDIR= OpenOffice.org1.0
BUILD_NR= 641
DIST_SUBDIR= openoffice1.0