summaryrefslogtreecommitdiff
path: root/lang/sun-jre15
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-21 01:50:21 +0000
committertnn <tnn@pkgsrc.org>2008-01-21 01:50:21 +0000
commitbec8d336fd7bef4efc9b920876c4ad598925731a (patch)
tree0cd991ce95ee6ce46ae375cf5335b4e1eda306f5 /lang/sun-jre15
parent722b51ac812b3022ae0c32661a533b9b4b987d55 (diff)
downloadpkgsrc-bec8d336fd7bef4efc9b920876c4ad598925731a.tar.gz
1.5 uses the 6.x license, not the 1.3 license.
Diffstat (limited to 'lang/sun-jre15')
-rw-r--r--lang/sun-jre15/Makefile4
-rw-r--r--lang/sun-jre15/Makefile.common3
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile
index 247bcf9986d..6a878af7aec 100644
--- a/lang/sun-jre15/Makefile
+++ b/lang/sun-jre15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2008/01/07 19:56:27 tron Exp $
+# $NetBSD: Makefile,v 1.50 2008/01/21 01:50:21 tnn Exp $
# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
@@ -19,6 +19,8 @@ REQD_DIRS+= ${JAVA_HOME}/lib/images/cursors
REQD_DIRS+= ${JAVA_HOME}/lib/security
CONF_FILES= # empty
+LICENSE= sun-jre6-license
+
.include "../../lang/sun-jre15/Makefile.common"
.sinclude "sfiles-${EMUL_ARCH}.mk"
diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common
index a79852386a7..57b0d54579e 100644
--- a/lang/sun-jre15/Makefile.common
+++ b/lang/sun-jre15/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2008/01/09 02:38:26 ghen Exp $
+# $NetBSD: Makefile.common,v 1.23 2008/01/21 01:50:22 tnn Exp $
CATEGORIES= lang java
COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME}
@@ -10,7 +10,6 @@ DOWNLOAD= http://java.sun.com/javase/downloads/index_jdk5.jsp
DOWNLOAD_NAME= ${SHORT_NAME} 5.0 Update ${PKGNAME_NOREV:C/^.*\.//}
ARCHIVE= http://java.sun.com/products/archive/
-LICENSE= jdk13-license
RESTRICTED= Redistribution of repackaged binaries not permitted
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}