diff options
Diffstat (limited to 'www/hotjava')
-rw-r--r-- | www/hotjava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hotjava/Makefile b/www/hotjava/Makefile index 430829855f3f..93da1c683108 100644 --- a/www/hotjava/Makefile +++ b/www/hotjava/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= MAINTAINER= noway@nohow.demon.co.uk -RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk +RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk EXTRACT_ONLY= |