pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults Add a note to the PKGMANDIR setting --
details: https://anonhg.NetBSD.org/pkgsrc/rev/b26c5132b230
branches: trunk
changeset: 500267:b26c5132b230
user: reed <reed%pkgsrc.org@localhost>
date: Tue Oct 04 21:45:02 2005 +0000
description:
Add a note to the PKGMANDIR setting --
the support for custom setting (not "man") is not complete.
diffstat:
mk/defaults/mk.conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 788c704d3c75 -r b26c5132b230 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Tue Oct 04 21:40:19 2005 +0000
+++ b/mk/defaults/mk.conf Tue Oct 04 21:45:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.80 2005/10/04 17:27:00 reed Exp $
+# $NetBSD: mk.conf,v 1.81 2005/10/04 21:45:02 reed Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -226,6 +226,7 @@
# manual pages and man directories.
# Possible: any path you like, e.g. share/man.
# Default: man (i.e. /usr/pkg/man)
+# NOTE: the support for custom setting (not "man") is not complete.
USE_XPKGWEDGE?= yes
# Whether we should use xpkgwedge or not to install all packages into
Home |
Main Index |
Thread Index |
Old Index