Remove obsolete LPRNG* options.

This commit is contained in:
wiz 2005-06-01 18:52:32 +00:00
parent 524b798f8c
commit 5b1d5367f3

View file

@ -1,4 +1,4 @@
# $NetBSD: mk.conf,v 1.51 2005/06/01 18:03:06 jlam Exp $
# $NetBSD: mk.conf,v 1.52 2005/06/01 18:52:32 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@ -1424,16 +1424,6 @@ LINUX_LOCALES?= \
# ru sk sl sr sv th tr uk vi wa zh
# Default: all languages
LPRNG_PRIV_PORTS?= NO
# Used by LPRng to require connections to be from privileged ports.
# Possible: YES, or NO.
# Default: NO
LPRNG_SUID?= YES
# Used by LPRng to enable setuid installation of LPRng binaries.
# Possible: YES, or NO.
# Default: YES
LSOF_MORE_SECURE?= 0
# Used in lsof to specify that non-root users can only view their own files
# Possible: 0 (allow non-root users to view all open files), or