Subject: Re: systemwide PKG_OPTIONS?
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 03/11/2005 01:12:02
Kurt Albershardt <kurt@nv.net> typed:
: Is there something I can put into mk.conf (or somewhere else) that will
:always exclude certain PKG_OPTIONS?
: e.g. I'd like to exclude inet6 from everything I build.

pkgsrc also uses USE_INET6 var.

% echo "USE_INET6=NO" >> /etc/mk.conf

Regards,
Geoff