From 05f69eeb5bd7e9e6239581212e6acfee7f69ceeb Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sun, 16 Jun 2002 01:54:07 +0000 Subject: Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd --- 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 355569d180b6..2a9b4004a1ff 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -24,7 +24,7 @@ NO_BUILD= yes # Called MY_JDK and MY_JDK_PORT so not to conflict with any other possible # defns in the ports system. MY_JDK= linux-jdk1.3.1 -MY_JDK_PORT= linux-jdk13 +MY_JDK_PORT= linux-sun-jdk13 RUN_DEPENDS= ${LOCALBASE}/${MY_JDK}/bin/java:${PORTSDIR}/java/${MY_JDK_PORT} do-install: -- cgit v1.2.3