summaryrefslogtreecommitdiffstats
path: root/www/hotjava
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
committerknu <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
commit1c236df780a7bd97c1defec27a4739a2301010f9 (patch)
tree084ee1bffb37d6508cf50edd365ce3f2bb821b1b /www/hotjava
parent61c1fff08291c38fe41a8ccec2d3d79f94af1e74 (diff)
downloadFreeBSD-ports-1c236df780a7bd97c1defec27a4739a2301010f9.zip
FreeBSD-ports-1c236df780a7bd97c1defec27a4739a2301010f9.tar.gz
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
Diffstat (limited to 'www/hotjava')
-rw-r--r--www/hotjava/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hotjava/Makefile b/www/hotjava/Makefile
index 5045505..587aba0 100644
--- a/www/hotjava/Makefile
+++ b/www/hotjava/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk
EXTRACT_ONLY=
-WRKSRC= ${WRKDIR}
+NO_WRKSUBDIR= yes
JDK_VERSION= 1.1.8
NO_BUILD= yes
NO_CDROM= "See the licence"
OpenPOWER on IntegriCloud