aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-13 07:42:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-13 07:42:08 +0000
commitc7cc8bce9cf9524fa1f164a48eb815a411e7baf9 (patch)
treeb0374bd98d94e6f187819dd262150a702a73cc68 /editors/openoffice-3/Makefile
parent6aa05855395a508f9c40c9d783ab25f2c61c4223 (diff)
downloadports-c7cc8bce9cf9524fa1f164a48eb815a411e7baf9.tar.gz
ports-c7cc8bce9cf9524fa1f164a48eb815a411e7baf9.zip
Notes
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index d607e4986dae..6d09a1f97710 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -57,11 +57,7 @@ MAKE_JOBS_SAFE= yes
USE_JAVA= yes
JAVA_BUILD= jdk
JAVA_VENDOR= freebsd bsdjava openjdk
-.if (${OSVERSION} >= 700000)
JAVA_VERSION= 1.5 1.6
-.else
-JAVA_VERSION= 1.4 1.5 1.6
-.endif
.include <${FILESDIR}/Makefile.localized>
@@ -159,10 +155,6 @@ OOOEXTENSIONS+= pdfimport/pdfimport.oxt
OOOEXTENSIONS+= swext/wiki-publisher.oxt
OOOEXTENSIONS+= report-builder.oxt
-.if (${OSVERSION} <= 602102)
-EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667
-.endif
-
ICONS= ${WRKSRC}/sysui/desktop/icons
.include <${FILESDIR}/Makefile.knobs>