aboutsummaryrefslogtreecommitdiff
path: root/www/mapedit
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-10-29 22:39:07 +0000
committerSteve Price <steve@FreeBSD.org>2000-10-29 22:39:07 +0000
commitc7277eb17ac32e0fe2bcdd3f84bbb91ac0782e5e (patch)
tree086e7c1079a75c27f7a7e64020e21c0800358094 /www/mapedit
parent8f06113ec370b594355a5fa168924ac9287b2bef (diff)
downloadports-c7277eb17ac32e0fe2bcdd3f84bbb91ac0782e5e.tar.gz
ports-c7277eb17ac32e0fe2bcdd3f84bbb91ac0782e5e.zip
Correct the path to the jdk binary this port RUN_DEPENDS on.
Notes
Notes: svn path=/head/; revision=34426
Diffstat (limited to 'www/mapedit')
-rw-r--r--www/mapedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile
index efbb8d2ae5f6..e6582f70ee53 100644
--- a/www/mapedit/Makefile
+++ b/www/mapedit/Makefile
@@ -13,8 +13,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/java/bin/java:${PORTSDIR}/java/jdk
+RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk
+JDK_VERSION= 1.1.8
NO_BUILD= yes
pre-install: