summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-12-12 17:45:36 +0000
committertron <tron@pkgsrc.org>1998-12-12 17:45:36 +0000
commitb4812321677e0e3e68d23850fa4d6a459d56809a (patch)
treedd3ab81e275ec8ddcb8b0aa3f5a0218f54bd99db
parentfe51842833f39cb9f8d7beb54da42ead6929eed9 (diff)
downloadpkgsrc-b4812321677e0e3e68d23850fa4d6a459d56809a.tar.gz
Add "${MUTT_INTERNATIONAL}".
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 0205a81f655..69ae57663d3 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.34 1998/12/05 10:48:14 tron Exp $
+# $NetBSD: mk.conf.example,v 1.35 1998/12/12 17:45:36 tron Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
# for building either NetBSD or some of the NetBSD packages collection.
@@ -142,6 +142,11 @@ MANZ= 1 # gzip manual pages at installation time
# Possible: defined, not defined
# Default: not defined
+#MUTT_INTERNATIONAL= yes # Used to decide if international export
+ # restricted version of "mutt" is built.
+ # Possible: not defined, YES
+ # Default: not defined
+
NMH_MTA= smtp # default MTA for use in nmh.
# Possible: smtp or sendmail.
# Default: smtp