pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Some useful keywords for "bmake help".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06a860b1d6ac
branches:  trunk
changeset: 533819:06a860b1d6ac
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Oct 01 22:32:45 2007 +0000

description:
Some useful keywords for "bmake help".

diffstat:

 mk/pkg-build-options.mk |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 597bf1cceefd -r 06a860b1d6ac mk/pkg-build-options.mk
--- a/mk/pkg-build-options.mk   Mon Oct 01 21:56:11 2007 +0000
+++ b/mk/pkg-build-options.mk   Mon Oct 01 22:32:45 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-build-options.mk,v 1.5 2007/08/11 21:15:22 rillig Exp $
+# $NetBSD: pkg-build-options.mk,v 1.6 2007/10/01 22:32:45 rillig Exp $
 #
 # This procedure determines the PKG_OPTIONS that have been in effect
 # when the package ${pkgbase} has been built. When the package is not
@@ -16,6 +16,8 @@
 #      pkgbase := wine
 #      .include "../../mk/pkg-build-options.mk"
 #
+# Keywords: options pkg-build-options PKG_BUILD_OPTIONS
+#
 
 .include "${.PARSEDIR}/bsd.fast.prefs.mk"
 



Home | Main Index | Thread Index | Old Index