aboutsummaryrefslogtreecommitdiff
path: root/java/jsdk
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:22:09 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:22:09 +0000
commitf0f975e1218d240cbb35416a3993a20095c77a34 (patch)
treed081030f049e6b66520f544e547bdbdf64f4021b /java/jsdk
parent2d6013317626f0baef88681f1430c074d7d4056c (diff)
downloadports-f0f975e1218d240cbb35416a3993a20095c77a34.tar.gz
ports-f0f975e1218d240cbb35416a3993a20095c77a34.zip
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
Notes
Notes: svn path=/head/; revision=61337
Diffstat (limited to 'java/jsdk')
-rw-r--r--java/jsdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile
index c54f4b058c60..8a9b8987a21b 100644
--- a/java/jsdk/Makefile
+++ b/java/jsdk/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= greg@greg.rim.or.jp
-RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
+RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11
NO_CDROM= "Sun has a funky license for this software"
RESTRICTED= "no commercial use"