summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-05 07:20:33 +0000
committerjlam <jlam>2004-08-05 07:20:33 +0000
commit6ab215cccf71db0090c5ed5d6beb2ef9a0a76b73 (patch)
treea5b0134bd87ba29903849a1dc90be26688de6773 /mk
parent25ad6db1bc74dcb1d0affddc8747362e0ad5c918 (diff)
downloadpkgsrc-6ab215cccf71db0090c5ed5d6beb2ef9a0a76b73.tar.gz
G/C the MUTT_* variables as they're documented in the mutt package
Makefiles and will be removed and some point in the future.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk18
1 files changed, 1 insertions, 17 deletions
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