Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package right
now, use PKG_OPTIONS.lynx+=foo bar instead.
This commit is contained in:
parent
3811c548e8
commit
ce8b80770c
1 changed files with 1 additions and 6 deletions
|
@ -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 @@ LSOF_LESS_SECURE_SOCKETS?= 0
|
|||
# 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
|
||||
|
|
Loading…
Reference in a new issue