diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2002-06-16 01:54:07 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2002-06-16 01:54:07 +0000 |
| commit | 05f69eeb5bd7e9e6239581212e6acfee7f69ceeb (patch) | |
| tree | 6cde388b18a2291dcf57eee797bc234f23497ca7 /java/bluej | |
| parent | f09e566f83992fe536ebbd280a6ae9c33d876e1b (diff) | |
Notes
Diffstat (limited to 'java/bluej')
| -rw-r--r-- | java/bluej/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
