summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-02-23 03:15:29 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-02-23 03:15:29 +0000
commitebe2efd71a7503e5e21e04d71c549ec8d8138d76 (patch)
tree2c74a4d6330aa75fee1c2b26a339068fc75dda63 /java/Makefile
parentFix build. (diff)
OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be the runtime equivelent to JDK6 Release 11. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. OpenJDK 6 should supercede the java/jdk16 port at some point in time. WWW: http://openjdk.java.net/ Submitted by: Brian Gardner <brian@experts-exchange.com>
Notes
Notes: svn path=/head/; revision=228859
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 161a4333c405..28d6b9f718bb 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -147,6 +147,7 @@
SUBDIR += netbeans61
SUBDIR += netcomponents
SUBDIR += netrexx
+ SUBDIR += openjdk6
SUBDIR += openjit
SUBDIR += phpeclipse
SUBDIR += poseidon