pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/quagga describe options better
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbc2233d48a3
branches: trunk
changeset: 533350:dbc2233d48a3
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Sep 16 11:36:52 2007 +0000
description:
describe options better
diffstat:
net/quagga/options.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b03721ae9810 -r dbc2233d48a3 net/quagga/options.mk
--- a/net/quagga/options.mk Sun Sep 16 10:33:00 2007 +0000
+++ b/net/quagga/options.mk Sun Sep 16 11:36:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2007/09/07 22:07:31 jlam Exp $
+# $NetBSD: options.mk,v 1.2 2007/09/16 11:36:52 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.quagga
PKG_SUPPORTED_OPTIONS= inet6
@@ -27,7 +27,7 @@
.endif
###
-### ???
+### Include 'vtysh' program.
###
.if !empty(PKG_OPTIONS:Mquagga-vtysh)
USE_GNU_READLINE= # uses rl_pending_input
@@ -39,7 +39,7 @@
.endif
###
-### ???
+### Include Opaque LSA support in OSPF (RFC2370).
###
.if !empty(PKG_OPTIONS:Mquagga-ospf-opaque-lsa)
CONFIGURE_ARGS+= --enable-opaque-lsa
Home |
Main Index |
Thread Index |
Old Index