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. --- pkgtools/pkg_install/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/pkg_install') diff --git a/pkgtools/pkg_install/options.mk b/pkgtools/pkg_install/options.mk index 20f8374b632..29c1645d029 100644 --- a/pkgtools/pkg_install/options.mk +++ b/pkgtools/pkg_install/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.1 2010/01/26 15:48:13 joerg Exp $ +# $NetBSD: options.mk,v 1.2 2012/06/12 15:46:02 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.libfetch PKG_SUPPORTED_OPTIONS= inet6 -PKG_SUGGESTED_OPTIONS= +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" -- cgit v1.2.3