summaryrefslogtreecommitdiffstats
path: root/java/cos
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2002-06-16 01:22:09 +0000
committerglewis <glewis@FreeBSD.org>2002-06-16 01:22:09 +0000
commitdd90e4e66d9f1c327aa86511451181aa696ec187 (patch)
treee3b5dc829dc97e8681a107abb7f172ff9de95bda /java/cos
parent31021d23a45e60dcdb7fd41b9fcea4c68de2b789 (diff)
downloadFreeBSD-ports-dd90e4e66d9f1c327aa86511451181aa696ec187.zip
FreeBSD-ports-dd90e4e66d9f1c327aa86511451181aa696ec187.tar.gz
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
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 000c387..8c928e3 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
OpenPOWER on IntegriCloud