From 377caa388426fd9bdabe0696cc2c94739c635266 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 19 Sep 2004 02:59:05 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- editors/openoffice-1.0/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editors/openoffice-1.0') 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 +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + INSTALLATION_BASEDIR= OpenOffice.org1.0 BUILD_NR= 641 DIST_SUBDIR= openoffice1.0 -- cgit v1.2.3