From f9556694490aa77f3d03f940a356ba3eb66804b9 Mon Sep 17 00:00:00 2001 From: dillo Date: Sat, 13 Aug 2005 11:25:14 +0000 Subject: Convert sun-jre14 and sun-jre15 to use the options framework. --- mk/defaults/mk.conf | 14 +------------- mk/defaults/options.description | 1 + 2 files changed, 2 insertions(+), 13 deletions(-) (limited to 'mk/defaults') diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index b42439edf53..f9ab415b7d8 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.77 2005/08/07 16:37:11 wiz Exp $ +# $NetBSD: mk.conf,v 1.78 2005/08/13 11:25:14 dillo Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -1728,18 +1728,6 @@ SSYNC_PAWD?= pwd # Possible: pawd, pwd # Default: pwd -SUN_JRE14_USE_JCE?= NO -# Whether to include the Java Cryptography Extension (JCE) Unlimited Strength -# Jurisdiction Policy Files in the sun-jre14 package -# Possible: YES or NO. -# Default: NO - -SUN_JRE15_USE_JCE?= NO -# Whether to include the Java Cryptography Extension (JCE) Unlimited Strength -# Jurisdiction Policy Files in the sun-jre15 package -# Possible: YES or NO. -# Default: NO - .if empty(MACHINE_PLATFORM:MNetBSD-1*-*) SUSE_PREFER?= 9.1 .else diff --git a/mk/defaults/options.description b/mk/defaults/options.description index a9269709067..0884ec54300 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -237,6 +237,7 @@ starttls Enable TLS support. static subshell suexec +sun-jre-jce Use unlimited strength cryptograpy extension. svn syncdir Force synchronous link() and related syscalls. tcpd -- cgit v1.2.3