aboutsummaryrefslogtreecommitdiffstats
path: root/www/mapedit
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-10-30 06:39:07 +0800
committersteve <steve@FreeBSD.org>2000-10-30 06:39:07 +0800
commitfbbf527c984d83dbaf75b5f7176b5c8cc88e2484 (patch)
treef858289acb8b2f5d568e039e9c3cb6fb8aa7c193 /www/mapedit
parent8b5e7758d224f0b62deac1139f253cf06b6c283e (diff)
downloadfreebsd-ports-gnome-fbbf527c984d83dbaf75b5f7176b5c8cc88e2484.tar.gz
freebsd-ports-gnome-fbbf527c984d83dbaf75b5f7176b5c8cc88e2484.tar.zst
freebsd-ports-gnome-fbbf527c984d83dbaf75b5f7176b5c8cc88e2484.zip
Correct the path to the jdk binary this port RUN_DEPENDS on.
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: