From b88676d14004fc34f123ad25a44dc2df743e2efe Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 3 Oct 2005 21:18:55 +0000 Subject: Move jwhois to the package options framework. With thanks to Thomas Klausner for clueing me in - all mistakes are mine. --- mk/defaults/mk.conf | 7 +------ mk/defaults/options.description | 1 + 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'mk') diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index f9ab415b7d8..634c35dc6ce 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.78 2005/08/13 11:25:14 dillo Exp $ +# $NetBSD: mk.conf,v 1.79 2005/10/03 21:18:55 agc Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -1145,11 +1145,6 @@ JSDK_HOME?= ${JAVA_HOME}/jsdk # Possible: any directory # Default: ${JAVA_HOME}/jsdk -#JWHOIS_ENABLE_CACHE= -# Enable cache option in net/jwhois package. -# Possible: defined or not defined. -# Default: not defined. - #KERBEROS= # Used in many packages to specify use of a Kerberos (or compatible) # subsystem. Requires Kerberos libraries in /usr/lib. diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 85743d0c15b..702841c40bb 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -132,6 +132,7 @@ jasper Enable JPEG 2000 support using the jasper library. java jpeg Enable JPEG support. jpilot +jwhois Enable cache support. kde kerberos Enable Kerberos support. kerberos4 Enable Kerberos4 support. -- cgit v1.2.3