Subject: Re: USE_INET6 and legacy options
To: Greg Troxel <gdt@ir.bbn.com>
From: Dieter Baron <dillo@danbala.tuwien.ac.at>
List: tech-pkg
Date: 03/17/2006 17:34:19
In article <20060317162111.72A1652FC@fnord.ir.bbn.com> Greg wrote:
: Should mk/bsd.prefs.mk be adding inet6 to PKG_DEFAULT_OPTIONS, rather
: than setting USE_INET6 -- which is then complained about as legacy?

  No, PKG_DEFAULT_OPTIONS is a user-settable variable and should not
be set by anything in mk.  What we need is a global counterpart to
PKG_SUGGESTED_OPTIONS.

					yours,
					dillo