diff options
Diffstat (limited to 'mk/defaults/mk.conf')
-rw-r--r-- | mk/defaults/mk.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 302b03f98e3..f4761da9cc1 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.28 2005/03/02 23:06:36 reed Exp $ +# $NetBSD: mk.conf,v 1.29 2005/03/07 20:29:55 bad Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -315,7 +315,7 @@ LIBTOOLIZE_PLIST?= yes # This determines whether to expand libtool archives in PLISTs into the # represented library names. # Possible: yes, no -# Default: no +# Default: yes PKG_INSTALLATION_PREFS?= overwrite pkgviews # This is a whitespace-separated list of installation types to try when |