diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 40e1ec3b30d8..2acd1a0d60a5 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -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