summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-02-24 10:14:36 +0000
committerghen <ghen@pkgsrc.org>2006-02-24 10:14:36 +0000
commit0e74f8adf395a6325137eeb943cfe27c2921f32f (patch)
tree22e944e7d015a60b9cc03ff66ac8a6b26de1f3b2 /mk
parentba15cdab53c9dc47ba1bcdaf37b037173d0fdcd2 (diff)
downloadpkgsrc-0e74f8adf395a6325137eeb943cfe27c2921f32f.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.