summaryrefslogtreecommitdiff
path: root/news/tin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-11-25 12:44:07 +0000
committerwiz <wiz@pkgsrc.org>2007-11-25 12:44:07 +0000
commit10a9a86a931e4c29687df90e8ab45b838b04e180 (patch)
tree6772ec77675858651f1fc00472194a2e389bd4cc /news/tin
parentcc772ba9b0970e9b1cf5184fd78ab4dbf03cfbd8 (diff)
downloadpkgsrc-10a9a86a931e4c29687df90e8ab45b838b04e180.tar.gz
Make curses support completely optional, in response to PR 37173
by David A. Holland.
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/options.mk b/news/tin/options.mk
index f45d110d5d5..63091fff880 100644
--- a/news/tin/options.mk
+++ b/news/tin/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.8 2007/09/19 05:55:05 wiz Exp $
+# $NetBSD: options.mk,v 1.9 2007/11/25 12:44:07 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tin
PKG_SUPPORTED_OPTIONS= icu inet6 tin-use-inn-spool
-PKG_OPTIONS_REQUIRED_GROUPS= display
+PKG_OPTIONS_OPTIONAL_GROUPS= display
PKG_OPTIONS_GROUP.display= curses ncurses ncursesw
PKG_SUGGESTED_OPTIONS= curses
# untested