summaryrefslogtreecommitdiffstats
path: root/www/mapedit
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2002-06-15 22:40:33 +0000
committerglewis <glewis@FreeBSD.org>2002-06-15 22:40:33 +0000
commitdb954ae0c198c8fa4061bc6eba5b8e9f63004fb4 (patch)
treeda714542fb34df69c828f21a63e8c31b0f33fa18 /www/mapedit
parent545c40d1dfaaa705ecfb3672b6c2633fd254db93 (diff)
downloadFreeBSD-ports-db954ae0c198c8fa4061bc6eba5b8e9f63004fb4.zip
FreeBSD-ports-db954ae0c198c8fa4061bc6eba5b8e9f63004fb4.tar.gz
Fix dependencies to be in sync with the recent JDK ports renaming.
Diffstat (limited to 'www/mapedit')
-rw-r--r--www/mapedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile
index 5197c15..f2dda8f 100644
--- a/www/mapedit/Makefile
+++ b/www/mapedit/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk
+RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11
JDK_VERSION= 1.1.8
NO_BUILD= yes
OpenPOWER on IntegriCloud