tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: net/bind96 inet6 option
Hi,
On Mon, 07 Sep 2009 17:14:44 +0900, Tobias Nygren <tnn%netbsd.org@localhost>
wrote:
Does anyone know why inet6 is not enabled by default in net/bind96?
Objections against putting it in PKG_SUGGESTED_OPTIONS?
inet6 option should be enabled by default on inet6 capable platforms.
(maybe also for PKG_SUPPORTED_OPTIONS).
.include "../../mk/bsd.prefs.mk"
.if empty(MISSING_FEATURES:Minet6)
PKG_SUGGESTED_OPTIONS+= inet6
.endif
--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index