aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-11-17 22:56:26 +0800
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-11-17 22:56:26 +0800
commit4dca45b9720d59e3ff6d8c2ce6f76ffc571cd007 (patch)
tree5f74878484d1002a4339d45f15d82e0a86927be2
parent91c72c4d4a845acb4d323ffe1b2c4ca03ac9c976 (diff)
downloadfreebsd-ports-gnome-4dca45b9720d59e3ff6d8c2ce6f76ffc571cd007.tar.gz
freebsd-ports-gnome-4dca45b9720d59e3ff6d8c2ce6f76ffc571cd007.tar.zst
freebsd-ports-gnome-4dca45b9720d59e3ff6d8c2ce6f76ffc571cd007.zip
Fix dependency on jdk14 (Update to 1.4.2).
Not objected to by: openoffice PR: ports/59364 [1] Submitted by: Toshiboumi Ohta <bugbird@timedia.co.jp> [1] Ernesto Antonio Lira Castro <lcastro@aix.ver.ucc.mx> Nelis Lamprecht <nelis@brabys.co.za>
-rw-r--r--editors/openoffice-1.1-devel/Makefile2
-rw-r--r--editors/openoffice-1.1/Makefile2
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile2
-rw-r--r--editors/openoffice.org-1.1/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 44bfeea191d1..bd4f8b5c1209 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -133,7 +133,7 @@ EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
-JDKDIR?= ${LOCALBASE}/jdk1.4.1
+JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 44bfeea191d1..bd4f8b5c1209 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -133,7 +133,7 @@ EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
-JDKDIR?= ${LOCALBASE}/jdk1.4.1
+JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 44bfeea191d1..bd4f8b5c1209 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -133,7 +133,7 @@ EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
-JDKDIR?= ${LOCALBASE}/jdk1.4.1
+JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 44bfeea191d1..bd4f8b5c1209 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -133,7 +133,7 @@ EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
-JDKDIR?= ${LOCALBASE}/jdk1.4.1
+JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes