summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'mk/mk.conf.example')
-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 b2830c7164a..91f028475be 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.69 1999/08/25 10:04:46 agc Exp $
+# $NetBSD: mk.conf.example,v 1.70 1999/08/25 13:37:34 agc Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -375,6 +375,11 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: see http://wm.themes.org/
# Default: FreeBSD-theme
+#XAW_TYPE=standard # Used in various packages to specify that
+ # libXaw is used.
+ # Possible: standard, 3d, xpm
+ # Default: standard
+
#ZIP_ENCRYPTION= # Add encryption code to zip, zip1, and unzip
# Possible: defined, not defined
# Default: not defined