summaryrefslogtreecommitdiff
path: root/java/cos
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/cos
parent. Fix dependencies to be in sync with the recent JDK ports renaming. (diff)
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/cos')
-rw-r--r--java/cos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cos/Makefile b/java/cos/Makefile
index 000c3875be51..8c928e3d4075 100644
--- a/java/cos/Makefile
+++ b/java/cos/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.servlets.com/cos/
MAINTAINER= noway@nohow.demon.co.uk
-RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
+RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 \
${LOCALBASE}/bin/servletrunner:${PORTSDIR}/java/jsdk
USE_ZIP= yes