aboutsummaryrefslogtreecommitdiff
path: root/www/mapedit
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-15 22:40:33 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-15 22:40:33 +0000
commitb2dd16461b57c87397f72cd066b888c69c16e6c0 (patch)
tree7cb4cb91584940354527853fca0e9474b7ac73b4 /www/mapedit
parent8e6a3bd629757cada860fe43ec30f5d995c0d4f3 (diff)
downloadports-b2dd16461b57c87397f72cd066b888c69c16e6c0.tar.gz
ports-b2dd16461b57c87397f72cd066b888c69c16e6c0.zip
Fix dependencies to be in sync with the recent JDK ports renaming.
Notes
Notes: svn path=/head/; revision=61330
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 5197c15aa327..f2dda8f3ff84 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