summaryrefslogtreecommitdiff
path: root/lang/sun-jdk15
diff options
context:
space:
mode:
authortnn <tnn>2008-01-21 01:50:21 +0000
committertnn <tnn>2008-01-21 01:50:21 +0000
commit8f3bd7979d901fb37fc4f8e0a6a907e6b5b5e67b (patch)
tree0cd991ce95ee6ce46ae375cf5335b4e1eda306f5 /lang/sun-jdk15
parentfed864ab0def086db6487d6dfe1e3ec3c56e7878 (diff)
downloadpkgsrc-8f3bd7979d901fb37fc4f8e0a6a907e6b5b5e67b.tar.gz
1.5 uses the 6.x license, not the 1.3 license.
Diffstat (limited to 'lang/sun-jdk15')
-rw-r--r--lang/sun-jdk15/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sun-jdk15/Makefile b/lang/sun-jdk15/Makefile
index f3004f7f386..5019284038a 100644
--- a/lang/sun-jdk15/Makefile
+++ b/lang/sun-jdk15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/01/07 19:59:34 tron Exp $
+# $NetBSD: Makefile,v 1.29 2008/01/21 01:50:22 tnn Exp $
DISTNAME= jdk-1_5_0_14-linux-${DIST_ARCH}
PKGNAME= sun-jdk15-5.0.14
@@ -12,6 +12,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-//:S/_/./:S/_/./:S/-linux-i586//}
JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \
javac javadoc javah javap jdb rmic serialver
+LICENSE= sun-jdk6-license
+
.include "../../lang/sun-jre15/Makefile.common"
# Remove parts that are in common with the JRE