summaryrefslogtreecommitdiff
path: root/mk/check
diff options
context:
space:
mode:
authortnn <tnn>2009-06-18 14:51:55 +0000
committertnn <tnn>2009-06-18 14:51:55 +0000
commitc3eb03ddec65e6280b5bf955d69bd12a2fe32710 (patch)
tree395bc51483b02da6c03db7c77067fb31574baa7c /mk/check
parent339d0e34db597c21608f259efdb0a413859569b1 (diff)
downloadpkgsrc-c3eb03ddec65e6280b5bf955d69bd12a2fe32710.tar.gz
fix typo in comment
Diffstat (limited to 'mk/check')
-rw-r--r--mk/check/check-shlibs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/check/check-shlibs.mk b/mk/check/check-shlibs.mk
index 1d68a63474f..81518551e64 100644
--- a/mk/check/check-shlibs.mk
+++ b/mk/check/check-shlibs.mk
@@ -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