summaryrefslogtreecommitdiff
path: root/mk/defaults/mk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mk/defaults/mk.conf')
-rw-r--r--mk/defaults/mk.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index f4761da9cc1..d0a83807f9e 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.29 2005/03/07 20:29:55 bad Exp $
+# $NetBSD: mk.conf,v 1.30 2005/03/07 20:39:23 bad Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -312,8 +312,8 @@ FETCH_OUTPUT_ARGS?= # empty
# Possible: depends on your FETCH_CMD value.
LIBTOOLIZE_PLIST?= yes
-# This determines whether to expand libtool archives in PLISTs into the
-# represented library names.
+# This determines whether to expand libtool archives (.la files) in PLISTs
+# into the represented library names.
# Possible: yes, no
# Default: yes