From 2b3addefd3bc4700a7f7634178f0e212ea5d7186 Mon Sep 17 00:00:00 2001 From: znerd Date: Sat, 10 Aug 2002 10:47:25 +0000 Subject: Changed the installation directory of the Sun JDK 1.4.x for Linux to linux-sun-jdk1.4.0.01. PR: 41424 --- java/bluej/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/bluej') diff --git a/java/bluej/Makefile b/java/bluej/Makefile index 6e88497..a020ea8 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -23,7 +23,7 @@ NO_BUILD= yes # Called MY_JDK and MY_JDK_PORT so not to conflict with any other possible # definitions in the ports system. -MY_JDK= linux-jdk1.4.0.01 +MY_JDK= linux-sun-jdk1.4.0.01 MY_JDK_PORT= linux-sun-jdk14 RUN_DEPENDS= ${LOCALBASE}/${MY_JDK}/bin/java:${PORTSDIR}/java/${MY_JDK_PORT} -- cgit v1.1