pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libstatgrab Add PLIST_VARS setting missing from ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6866c5b04900
branches: trunk
changeset: 540872:6866c5b04900
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Apr 09 16:21:48 2008 +0000
description:
Add PLIST_VARS setting missing from previous commit.
diffstat:
devel/libstatgrab/options.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 398beee39838 -r 6866c5b04900 devel/libstatgrab/options.mk
--- a/devel/libstatgrab/options.mk Wed Apr 09 16:18:39 2008 +0000
+++ b/devel/libstatgrab/options.mk Wed Apr 09 16:21:48 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2008/04/09 16:18:39 jlam Exp $
+# $NetBSD: options.mk,v 1.2 2008/04/09 16:21:48 jlam Exp $
PKG_OPTIONS_VAR= libstatgrab
PKG_SUPPORTED_OPTIONS= saidar statgrab
@@ -6,6 +6,8 @@
.include "../../mk/bsd.options.mk"
+PLIST_VARS+= saidar statgrab
+
.if defined(WITHOUT_SAIDAR)
PKG_OPTIONS_DEPRECATED_WARNINGS+="Deprecated variable WITHOUT_SAIDAR used; use \`\`-saidar'' instead."
.endif
Home |
Main Index |
Thread Index |
Old Index