pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults Remove "LYNX_SCREEN_LIB" option, not suppo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/004b2922f324
branches:  trunk
changeset: 484365:004b2922f324
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Nov 27 08:47:36 2004 +0000

description:
Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package right
now, use PKG_OPTIONS.lynx+=foo bar instead.

diffstat:

 mk/defaults/mk.conf |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r ea5000a9abb1 -r 004b2922f324 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Sat Nov 27 08:44:35 2004 +0000
+++ b/mk/defaults/mk.conf       Sat Nov 27 08:47:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.15 2004/11/25 19:37:58 jlam Exp $
+# $NetBSD: mk.conf,v 1.16 2004/11/27 08:47:36 xtraeme Exp $
 #
 
 # A file providing defaults for pkgsrc and the packages collection.
@@ -1479,11 +1479,6 @@
 #              1 (allow all sockets to be viewed at all times)
 # Default: 0
 
-LYNX_SCREEN_LIB?=      curses
-# Used in lynx and lynx-current to set which screen library to use.
-# Possible: slang, ncurses, curses.
-# Default: curses
-
 #M68060=
 # Used mostly by packages (e.g.:  gnupg, pgp2, ssh) which have fast
 # 68020/030/040 assembler routines for multiprecision arithmetic



Home | Main Index | Thread Index | Old Index