summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsimonb <simonb>2001-02-09 13:03:05 +0000
committersimonb <simonb>2001-02-09 13:03:05 +0000
commit5c033c7c8552445d8b2d2f7cba02b6d2d7b02716 (patch)
tree397d3b2f52bc76cac5ff69decc93b1d85fe37893 /mk
parentd08c15515a15210e6be349769d0ca5a677125038 (diff)
downloadpkgsrc-5c033c7c8552445d8b2d2f7cba02b6d2d7b02716.tar.gz
Update for current patch fuzz factor defaults.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example7
1 files changed, 3 insertions, 4 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index f85d235293d..6aedcd3496c 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.170 2001/01/29 11:52:59 wiz Exp $
+# $NetBSD: mk.conf.example,v 1.171 2001/02/09 13:03:05 simonb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -52,8 +52,7 @@
#
#PKG_DEVELOPER= yes
-# Run some sanity checks that package developers want:
-# * make sure patches apply with zero fuzz
+# Run a sanity check that package developers want:
# * run check-shlibs to see that all binaries will find their libs
# Possible: defined, not defined
# Default: not defined
@@ -119,7 +118,7 @@
# setting, since package Makefiles may set this value, before
# /etc/mk.conf is read.
# Possible: "-Fn" where n is a number, none
-# Default: none
+# Default: "-F0"
#ACCEPTABLE_LICENSES= fee-based-commercial-use no-commercial-use \
# no-profit limited-redistribution shareware