From 401fa89089fd9b3f1c327988e6d95b9133573cce Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 5 Aug 2004 07:20:33 +0000 Subject: G/C the MUTT_* variables as they're documented in the mutt package Makefiles and will be removed and some point in the future. --- mk/bsd.pkg.defaults.mk | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index cf5ca9f9ac0..cb74903888f 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.defaults.mk,v 1.272 2004/08/05 02:55:50 jlam Exp $ +# $NetBSD: bsd.pkg.defaults.mk,v 1.273 2004/08/05 07:20:33 jlam Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -1576,22 +1576,6 @@ MTOOLS_ENABLE_FLOPPYD?= NO # Possible: YES, NO # Default: NO -MUTT_USE_NCURSES?= NO -# Force ncurses to be used by mutt. (Older NetBSD and most non-NetBSD -# platforms get it anyway.) -# Possible: YES, NO -# Default: NO - -MUTT_USE_SLANG?= NO -# Use slang instead of curses in mutt. -# Possible: YES, NO -# Default: NO - -MUTT_USE_SSL?= YES -# Enable SSL in mutt (for pop and imap connections). -# Possible: YES, NO -# Default: YES - #MYSQL_USER?= mysql # The username of the mysql administrator. # Possible: any user name -- cgit v1.2.3