summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-01 18:52:32 +0000
committerwiz <wiz@pkgsrc.org>2005-06-01 18:52:32 +0000
commit5b1d5367f3a8a36de2c4fd02766aa396c7e2f24f (patch)
tree18768ae0a8e59ae1d504f11611b792d08ff00358 /mk
parent524b798f8c0d1c5f1aca18819aaf15333f58f02b (diff)
downloadpkgsrc-5b1d5367f3a8a36de2c4fd02766aa396c7e2f24f.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