pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/check fix typo in comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4785db88559
branches:  trunk
changeset: 394879:a4785db88559
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Jun 18 14:51:55 2009 +0000

description:
fix typo in comment

diffstat:

 mk/check/check-shlibs.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 09e220f79e46 -r a4785db88559 mk/check/check-shlibs.mk
--- a/mk/check/check-shlibs.mk  Thu Jun 18 11:15:47 2009 +0000
+++ b/mk/check/check-shlibs.mk  Thu Jun 18 14:51:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: check-shlibs.mk,v 1.15 2008/02/20 10:43:55 rillig Exp $
+# $NetBSD: check-shlibs.mk,v 1.16 2009/06/18 14:51:55 tnn Exp $
 #
 # This file verifies that all libraries used by the package can be found
 # at run-time.
@@ -12,7 +12,7 @@
 #
 # Package-settable variables:
 #
-# CHECK_LIBS_SUPPORTED
+# CHECK_SHLIBS_SUPPORTED
 #      Whether the check should be enabled for this package or not.
 #
 #      Default value: yes



Home | Main Index | Thread Index | Old Index