summaryrefslogtreecommitdiff
path: root/java/infobus
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/infobus
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/infobus')
-rw-r--r--java/infobus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/infobus/Makefile b/java/infobus/Makefile
index eabb93771335..5763b4dbaec5 100644
--- a/java/infobus/Makefile
+++ b/java/infobus/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= noway@nohow.demon.co.uk
-RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
+RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 \
${PREFIX}/share/java/classes/collections.jar:${PORTSDIR}/java/collections
USE_ZIP= YES