summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-08-30 11:01:58 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-08-30 11:01:58 +0000
commit9aac52ee55f54dbf1350334e62bab597b830b37f (patch)
treef4a31b5f3c7d8da4cfd43ede3cbb55e47c06cf57 /mk
parent79ab936803c27b9c6d3b5a3cb0d20e5435146d92 (diff)
downloadpkgsrc-9aac52ee55f54dbf1350334e62bab597b830b37f.tar.gz
- Point ppl actually to the packages(7) manual page
- add sample entry for USE_XFACE
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example13
1 files changed, 9 insertions, 4 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 3ca910f816d..57c7878cddd 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,8 +1,8 @@
-# $NetBSD: mk.conf.example,v 1.23 1998/08/30 04:58:20 lukem Exp $
+# $NetBSD: mk.conf.example,v 1.24 1998/08/30 11:01:58 frueauf 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
-# See /usr/pkgsrc/mk/bsd.pkg.mk for a full description of all
+# for building either NetBSD or some of the NetBSD packages collection.
+# See the NetBSD packages(7) manual page for a full description of all
# available options.
#
# Definitely not complete yet. - agc Fri Mar 27 16:42:38 GMT 1998
@@ -179,7 +179,7 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: defined, not defined
# Default: undefined
-#USE_MULE= # Used in emacs package to build MULE
+#USE_MULE= # Used in xemacs package to build MULE
# extensions
# Possible: defined, not defined
# Default: not defined
@@ -193,6 +193,11 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: 4, 5, not defined
# Default: not defined
+#USE_XFACE= # Used in xemacs package to build in
+ # support for xface (pkgsrc/mail/face)
+ # Possible: defined, not defined
+ # Default: not defined
+
#ZIP_ENCRYPTION= # Add encryption code to zip, zip1, and unzip
# Possible: defined, not defined
# Default: not defined