summaryrefslogtreecommitdiffstats
path: root/java/collections
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/collections
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/collections')
-rw-r--r--java/collections/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/collections/Makefile b/java/collections/Makefile
index a2cd4b2..c310ec2 100644
--- a/java/collections/Makefile
+++ b/java/collections/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .zip
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
USE_ZIP= YES
OpenPOWER on IntegriCloud