summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron>1999-12-01 22:20:03 +0000
committertron <tron>1999-12-01 22:20:03 +0000
commit0d95fab10b2a854b1f9d88394ed371529f4e0343 (patch)
treef78f3316efff02cbf3178cb2a1815ef190dc8d42 /mk
parent4b1f01ec721305031b2a6291c8a200d76a185fca (diff)
downloadpkgsrc-0d95fab10b2a854b1f9d88394ed371529f4e0343.tar.gz
Add entry for "USE_DB2".
Diffstat (limited to 'mk')
-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 fbb8bc44c46..90e15115522 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.106 1999/11/24 10:33:30 agc Exp $
+# $NetBSD: mk.conf.example,v 1.107 1999/12/01 22:20:03 tron Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -482,6 +482,11 @@ PAPERSIZE= A4
# Possible: YES, or NO.
# Default: NO
+#USE_DB2=
+# Used in sendmail to build with database library 2.x from the db package.
+# Possible: YES, or NO.
+# Default: NO
+
#USE_CANNA=
# Used in kinput2 and nvi-m17n to enable Canna kana-kanji converter
# support.