pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/tools Added keywords for "bmake help".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2eee3d68d26
branches:  trunk
changeset: 646587:d2eee3d68d26
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Feb 11 23:39:35 2015 +0000

description:
Added keywords for "bmake help".

diffstat:

 mk/tools/autoconf.mk |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 39908d4087f4 -r d2eee3d68d26 mk/tools/autoconf.mk
--- a/mk/tools/autoconf.mk      Wed Feb 11 23:17:22 2015 +0000
+++ b/mk/tools/autoconf.mk      Wed Feb 11 23:39:35 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: autoconf.mk,v 1.16 2013/05/09 23:37:27 riastradh Exp $
+# $NetBSD: autoconf.mk,v 1.17 2015/02/11 23:39:35 rillig Exp $
 #
 # Copyright (c) 2005 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -64,6 +64,8 @@
 #
 #      AUTOMAKE_OVERRIDE=      no
 #
+# Keywords: autoconf autoreconf
+#
 
 # Only allow one of "autoconf" and "autoconf213" in USE_TOOLS.
 .if !empty(USE_TOOLS:C/:.*//:Mautoconf) && \



Home | Main Index | Thread Index | Old Index