pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults Remove two obsolete QPOPPER variables.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ea65ffd5289
branches:  trunk
changeset: 495060:0ea65ffd5289
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 01 21:14:46 2005 +0000

description:
Remove two obsolete QPOPPER variables.

diffstat:

 mk/defaults/mk.conf |  12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diffs (33 lines):

diff -r a0f88b36f187 -r 0ea65ffd5289 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Wed Jun 01 21:14:28 2005 +0000
+++ b/mk/defaults/mk.conf       Wed Jun 01 21:14:46 2005 +0000
@@ -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 @@
 # 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 @@
 # 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.



Home | Main Index | Thread Index | Old Index