summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-02-23 00:56:23 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-02-23 00:56:23 +0000
commit0ca4922fa3c652c9b2c932bf7b06b0eb9117ad0d (patch)
treec22de489ec88b668281dc16de2caa12191276ef5 /java/Makefile
parent- Add CVE entries for last lighttpd security issue. (diff)
Add java/icedtea6-stubs.
Icedtea is part of gnu classpath project and is an implementation of the binary plugs, that Sun is unable to release under the GNUv2 license. This in combination with openjdk6 or openjdk7 makes a completely legally distributable version of Java. WWW: http://icedtea.classpath.org/wiki/Main_Page Submitted by: Brian Gardner <brian@experts-exchange.com>
Notes
Notes: svn path=/head/; revision=228855
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 c3518f9c8dbd..161a4333c405 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -58,6 +58,7 @@
SUBDIR += gj
SUBDIR += gnu-regexp
SUBDIR += guavac
+ SUBDIR += icedtea6-stubs
SUBDIR += infobus
SUBDIR += j2sdkee13
SUBDIR += jad