aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-01-27 07:15:26 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-01-27 07:15:26 +0000
commit933cec240c5d9035768165e0f44d99d3b7766313 (patch)
tree87f9388bef1923ff763f5a674b905f23ad68dee7 /editors/openoffice.org-1.0
parent52cd1816de8e26d4a94d822302e2af52ca1695c2 (diff)
downloadports-933cec240c5d9035768165e0f44d99d3b7766313.tar.gz
ports-933cec240c5d9035768165e0f44d99d3b7766313.zip
Linux JDK has moved.
Submitted by: Tadayuki OKADA <tadayuki@attbi.com>
Notes
Notes: svn path=/head/; revision=74067
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r--editors/openoffice.org-1.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 0aeb0b3ba220..338af5caad8e 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -134,7 +134,7 @@ EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
.if !defined(WITH_BSD_JDK)
-JDK13DIR?= ${LOCALBASE}/linux-jdk1.3.1
+JDK13DIR?= ${LOCALBASE}/linux-sun-jdk1.3.1
.else
JDK13DIR?= ${LOCALBASE}/jdk1.3.1
.endif