summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-27 08:47:36 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-27 08:47:36 +0000
commitce8b80770ce6dc059cacf9bced4b488368c243e6 (patch)
tree1c08736001566469b4ba64454ae7aaee8e7c0fac /mk/defaults
parent3811c548e87a5469c930cc202ccd55de56169c03 (diff)
downloadpkgsrc-ce8b80770ce6dc059cacf9bced4b488368c243e6.tar.gz
Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package right
now, use PKG_OPTIONS.lynx+=foo bar instead.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index c52b039f972..a5f60e66dfe 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -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