summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-01 21:14:46 +0000
committerwiz <wiz@pkgsrc.org>2005-06-01 21:14:46 +0000
commit29e4dbe4d27f472b66bf3ac0800c3d39ebcb8ba9 (patch)
treef94ac8a488bdc67259154d75e32042ed97812a2e
parent2d40075900b6916de8d6a01e011d38bf86882b40 (diff)
downloadpkgsrc-29e4dbe4d27f472b66bf3ac0800c3d39ebcb8ba9.tar.gz
Remove two obsolete QPOPPER variables.
-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 5b90c9d00de..957c4033419 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.54 2005/06/01 20:19:21 wiz Exp $
+# $NetBSD: mk.conf,v 1.55 2005/06/01 21:14:46 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1805,11 +1805,6 @@ QPOPPER_USER?= pop
# Possible: any
# Default: pop
-#QPOPPER_SERVERMODE=
-# Used in qpopper package to enable server mode.
-# Possible: defined, not defined
-# Default: not defined
-
#QPOPPER_SPOOL_DIR=
# Used by qpopper package to define the mail spool directory,
# overriding the hardcoded directories searched for by the configure
@@ -1817,11 +1812,6 @@ QPOPPER_USER?= pop
# Possible: any location on an appropriate filesystem.
# Default: not defined
-#QPOPPER_USE_DRAC=
-# Used in qpopper package to enable drac support.
-# Possible: yes or no, not defined.
-# Default: not defined
-
RASMOL_DEPTH?= 8
# Used in rasmol package to choose display depth to compile the package
# for, since it only supports one at a time.