From 7bd7b27df6862ea5651106d8cdf9033a32ec326c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 3 Jan 2006 00:06:49 +0000 Subject: Add icu option, default off. --- news/tin/options.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/tin/options.mk b/news/tin/options.mk index 0ccbc4982e7..659ed994e90 100644 --- a/news/tin/options.mk +++ b/news/tin/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.3 2006/01/01 18:52:27 wiz Exp $ +# $NetBSD: options.mk,v 1.4 2006/01/03 00:06:49 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.tin -PKG_SUPPORTED_OPTIONS= curses inet6 tin-use-inn-spool +PKG_SUPPORTED_OPTIONS= curses icu inet6 tin-use-inn-spool # untested -#PKG_SUPPORTED_OPTIONS+= icu socks +#PKG_SUPPORTED_OPTIONS+= socks # remove after 2006Q1 PKG_OPTIONS_LEGACY_VARS= TIN_USE_INN_SPOOL:tin-use-inn-spool -- cgit v1.2.3