pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/tin Add icu option, default off.
details: https://anonhg.NetBSD.org/pkgsrc/rev/62c0d92335b1
branches: trunk
changeset: 505361:62c0d92335b1
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 03 00:06:49 2006 +0000
description:
Add icu option, default off.
diffstat:
news/tin/options.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r c64387ce140b -r 62c0d92335b1 news/tin/options.mk
--- a/news/tin/options.mk Tue Jan 03 00:06:09 2006 +0000
+++ b/news/tin/options.mk Tue Jan 03 00:06:49 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index