summaryrefslogtreecommitdiff
path: root/www/lynx/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx/options.mk')
-rw-r--r--www/lynx/options.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/lynx/options.mk b/www/lynx/options.mk
index c215bcdf769..fb2338f0813 100644
--- a/www/lynx/options.mk
+++ b/www/lynx/options.mk
@@ -1,8 +1,9 @@
-# $NetBSD: options.mk,v 1.5 2004/11/30 15:33:53 xtraeme Exp $
+# $NetBSD: options.mk,v 1.6 2005/05/31 10:01:40 dillo Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.lynx
PKG_SUPPORTED_OPTIONS= curses inet6 ncurses slang socks4 socks5
-PKG_DEFAULT_OPTIONS+= curses
+PKG_SUGGESTED_OPTIONS= curses
+
.include "../../mk/bsd.options.mk"
###