summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorghen <ghen>2006-02-24 10:14:36 +0000
committerghen <ghen>2006-02-24 10:14:36 +0000
commit096a7d846bed14c5932a6baebb7765feb5861544 (patch)
tree22e944e7d015a60b9cc03ff66ac8a6b26de1f3b2 /mk
parent276f0e91f6b495ed01f18ea4ac205a9b8f6a5352 (diff)
downloadpkgsrc-096a7d846bed14c5932a6baebb7765feb5861544.tar.gz
Remove description and default for the obsolete PURE_* variables.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf23
1 files changed, 1 insertions, 22 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 92b7710b8de..4394b74d3e0 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.110 2006/01/12 22:30:56 jlam Exp $
+# $NetBSD: mk.conf,v 1.111 2006/02/24 10:14:36 ghen Exp $
#
# This file provides default values for variables that may be overridden
@@ -1425,27 +1425,6 @@ PKG_LANG?=english
# Possible: defined, not defined
# Default: not defined
-PURE_FTPD_USE_MYSQL?= NO
-# Compile in MySQL support.
-# Possible: YES, NO
-# Default: NO
-
-PURE_FTPD_USE_PGSQL?= NO
-# Compile in PostgreSQL support.
-# Possible: YES, NO
-# Default: NO
-
-PURE_FTPD_USE_TLS?= NO
-# Compile in SSL/TLS support.
-# Possible: YES, NO
-# Default: NO
-
-PURE_FTPD_USE_VIRTUAL_CHROOT?= NO
-# Compile in virtual chroot support (enables the ability
-# to follow symlinks outside a chroot jail).
-# Possible: YES, NO
-# Default: NO
-
#PROCMAIL_MAILSPOOLHOME=.MailBox
# To default user mailboxes to their home directory,
# specify the name of the mailbox file.