summaryrefslogtreecommitdiff
path: root/net-p2p/azureus2
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-06 05:26:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-06 05:26:49 +0000
commit3bdbd12d53fae2521b3f9b97241c6e2582451eb3 (patch)
tree0a8cd18ce64e6d3ff174940b97c2e316c4bd0ec9 /net-p2p/azureus2
parentUpdate to 2.6.2. (diff)
Set JAVA_{EXTRACT,BUILD,RUN} appropriatly
Suggested by: lawrence
Notes
Notes: svn path=/head/; revision=147429
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r--net-p2p/azureus2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index eb7e99d3400d..046abac5b9bc 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -31,6 +31,9 @@ RUN_DEPENDS= \
ONLY_FOR_ARCHS= i386
USE_JAVA= yes
+JAVA_EXTRACT= yes
+JAVA_BUILD= jdk
+JAVA_RUN= jdk
JAVA_VERSION= 1.5
JAVA_OS= native
USE_ANT= yes