summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorminoura <minoura>1999-10-24 15:43:46 +0000
committerminoura <minoura>1999-10-24 15:43:46 +0000
commit5a5fc958a54a041afecefb3e30776cd8075ae662 (patch)
tree898cbd3d9ec662a756cb6f7e018938f9f11cd1fe /mk
parent761a9925f2fab3f589863767b39866dc6acd0d6b (diff)
downloadpkgsrc-5a5fc958a54a041afecefb3e30776cd8075ae662.tar.gz
Add variables USE_CANNA, USE_SJ3 and USE_WNN4.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example17
1 files changed, 16 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 541174a779f..87e01078e0b 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.90 1999/10/22 14:43:59 agc Exp $
+# $NetBSD: mk.conf.example,v 1.91 1999/10/24 15:43:46 minoura Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -412,6 +412,11 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: YES, or NO.
# Default: NO
+#USE_CANNA= # Used in kinput2 and nvi-m17n to enable Canna
+ # kana-kanji converter support.
+ # Possible: YES, or NO.
+ # Default: YES
+
#USE_GIF= # Enable GIF support in qt.
# (disabled per default due to licensing
# problems; future revisions might have no
@@ -432,11 +437,21 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: YES (US domestic only), or NO.
# Default: not defined.
+#USE_SJ3= # Used in kinput2 to enable SJ3 kana-kanji
+ # converter support.
+ # Possible: YES, or NO.
+ # Default: YES
+
#USE_SOCKS= # Used to specify SOCKS firewall support
# Set this to the version of socks necessary.
# Possible: 4, 5, not defined
# Default: not defined
+#USE_WNN4= # Used in kinput2 to enable FreeWnn (a.k.a.
+ # Wnn4) kana-kanji converter support.
+ # Possible: YES, or NO.
+ # Default: YES
+
#USE_XFACE= # Used in xemacs package to build in
# support for xface (pkgsrc/mail/face)
# Possible: not defined, YES