pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/pkgformat/pkg mk/pkgformat: fix documentation
details: https://anonhg.NetBSD.org/pkgsrc/rev/dba15b943b52
branches: trunk
changeset: 409010:dba15b943b52
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Jan 14 22:22:34 2020 +0000
description:
mk/pkgformat: fix documentation
diffstat:
mk/pkgformat/pkg/depends.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f4d23ad460fa -r dba15b943b52 mk/pkgformat/pkg/depends.mk
--- a/mk/pkgformat/pkg/depends.mk Tue Jan 14 22:21:19 2020 +0000
+++ b/mk/pkgformat/pkg/depends.mk Tue Jan 14 22:22:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: depends.mk,v 1.10 2020/01/14 22:21:19 rillig Exp $
+# $NetBSD: depends.mk,v 1.11 2020/01/14 22:22:34 rillig Exp $
# This command prints out the dependency patterns for all full (run-time)
# dependencies of the package.
@@ -97,7 +97,7 @@
# @param $dir The pkgsrc directory from which the package can be
# built.
# @param $type The dependency type. Can be one of bootstrap, tool,
-# build, full.
+# build, test, full.
#
_DEPENDS_INSTALL_CMD= \
case $$type in \
Home |
Main Index |
Thread Index |
Old Index