From 784d36ea4bc415424b7df411f60ae992cf85c733 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 7 May 2001 12:30:25 +0000 Subject: Add ACCEPTABLE_LICENSES+=jdk13-license example --- mk/mk.conf.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mk/mk.conf.example') diff --git a/mk/mk.conf.example b/mk/mk.conf.example index db1df6357a1..ea8facc17ca 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.205 2001/05/06 12:48:56 rh Exp $ +# $NetBSD: mk.conf.example,v 1.206 2001/05/07 12:30:25 hubertf Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values @@ -170,6 +170,9 @@ #ACCEPTABLE_LICENSES+= sun-jsdk20-license # Enable it if you accept the download license for Sun JSDK and would # like to build Sun JSDK. see pkgsrc/lang/jdk. +#ACCEPTABLE_LICENSES+= jdk13-license +# Enable it if you accept the download license for Sun JDK1.3 and would +# like to build Sun JDK13. see pkgsrc/langun-jre13. #ACCEPTABLE_LICENSES+= sun-swing-license # Enable it if you accept the download license for Sun's Swing (JFC) toolkit # and would like to build JFC. see pkgsrc/x11/swing. -- cgit v1.2.3