From 2f9e0bbe6e02ff23897124bea48ccab863f0e96e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Jun 2012 15:45:54 +0000 Subject: Add inet6 to default suggested options. It's 2012. --- mbone/sdr/Makefile | 3 ++- mbone/vic-devel/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'mbone') diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 8f3be7597f1..5b73b9132e4 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2010/08/21 10:17:58 seb Exp $ +# $NetBSD: Makefile,v 1.53 2012/06/12 15:45:59 wiz Exp $ DISTNAME= sdr-3.0 PKGREVISION= 2 @@ -20,6 +20,7 @@ HAS_CONFIGURE= yes PKG_OPTIONS_VAR= PKG_OPTIONS.sdr PKG_SUPPORTED_OPTIONS= inet6 +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" diff --git a/mbone/vic-devel/options.mk b/mbone/vic-devel/options.mk index 889353372d4..fb194d6f861 100644 --- a/mbone/vic-devel/options.mk +++ b/mbone/vic-devel/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.1.1.1 2008/12/16 19:35:45 sborrill Exp $ +# $NetBSD: options.mk,v 1.2 2012/06/12 15:45:59 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.vic PKG_SUPPORTED_OPTIONS= inet6 vic-gpl -PKG_SUGGESTED_OPTIONS= vic-gpl +PKG_SUGGESTED_OPTIONS= inet6 vic-gpl .include "../../mk/bsd.options.mk" -- cgit v1.2.3