summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-09-03 22:00:52 +0000
committertron <tron@pkgsrc.org>1999-09-03 22:00:52 +0000
commita9af877984f7b430d48340603595473605fd204d (patch)
tree26bf200091d87b3629bde9a752928611eea97ae5 /mk
parent8806522d1706ce8f1f4dce2fe1a0452f191d880e (diff)
downloadpkgsrc-a9af877984f7b430d48340603595473605fd204d.tar.gz
Compare "${USE_INET6}" explicitly with "YES" so that you can override
settings at the command line.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index ecd7ce09b62..70cf0ebc7ae 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.71 1999/08/26 05:18:06 sakamoto Exp $
+# $NetBSD: mk.conf.example,v 1.72 1999/09/03 22:00:52 tron Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -390,7 +390,7 @@ PAPERSIZE= A4 # Default paper size for packages.
#USE_INET6= # Enable IPv6 support on certain packages.
# Use IPv6-ready kernel if you define this.
- # Possible: defined, not defined
+ # Possible: not defined, YES
# Default: not defined
#