pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk See also: PLIST_SUBST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dcd5cfb5618
branches:  trunk
changeset: 538060:1dcd5cfb5618
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jan 26 15:23:21 2008 +0000

description:
See also: PLIST_SUBST

diffstat:

 mk/subst.mk |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1e0cab01036b -r 1dcd5cfb5618 mk/subst.mk
--- a/mk/subst.mk       Sat Jan 26 11:27:45 2008 +0000
+++ b/mk/subst.mk       Sat Jan 26 15:23:21 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: subst.mk,v 1.52 2008/01/23 01:44:28 rillig Exp $
+# $NetBSD: subst.mk,v 1.53 2008/01/26 15:23:21 rillig Exp $
 #
 # This Makefile fragment implements a general text replacement facility.
 # Package makefiles define a ``class'', for each of which a particular
@@ -48,6 +48,9 @@
 #      before any substitutions are done to it. Since that test is not
 #      perfect, it can be disabled by setting this variable to "yes".
 #
+# See also:
+#      PLIST_SUBST
+#
 # Keywords: subst
 #
 



Home | Main Index | Thread Index | Old Index