diff options
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/options.mk b/news/tin/options.mk index 889b87e57bf..567fb835bd3 100644 --- a/news/tin/options.mk +++ b/news/tin/options.mk @@ -1,10 +1,10 @@ -# $NetBSD: options.mk,v 1.12 2010/07/26 06:52:52 dholland Exp $ +# $NetBSD: options.mk,v 1.13 2012/06/12 15:46:02 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.tin PKG_SUPPORTED_OPTIONS= icu inet6 tin-use-inn-spool PKG_OPTIONS_OPTIONAL_GROUPS= display PKG_OPTIONS_GROUP.display= curses ncurses ncursesw -PKG_SUGGESTED_OPTIONS= curses +PKG_SUGGESTED_OPTIONS= curses inet6 # untested #PKG_SUPPORTED_OPTIONS+= socks |