summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-01 18:52:32 +0000
committerwiz <wiz>2005-06-01 18:52:32 +0000
commitcc57b65e982ba676dab89a3d12f020c6a765501f (patch)
tree18768ae0a8e59ae1d504f11611b792d08ff00358 /mk
parent1cfc9f3f9a290ec256d9b97dd944821b76c55fc1 (diff)
downloadpkgsrc-cc57b65e982ba676dab89a3d12f020c6a765501f.tar.gz
Remove obsolete LPRNG* options.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf12
1 files changed, 1 insertions, 11 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 40e1ec3b30d..2acd1a0d60a 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