Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason Helfman
On Fri, Oct 5, 2012 at 10:19 PM, Jason E. Hale wrote: > On Friday, October 05, 2012 22:07:40 Jason Helfman wrote: > > OPTIONS_SET= OPTION1 OPTION2 > > > That should be OPTIONS_DEFINE= OPTION1 OPTION2 > OPTIONS_SET should only be used in /etc/make.conf to set global options. > > - Jason > > Ah, y

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason E. Hale
On Friday, October 05, 2012 22:07:40 Jason Helfman wrote: > OPTIONS_SET= OPTION1 OPTION2 > That should be OPTIONS_DEFINE= OPTION1 OPTION2 OPTIONS_SET should only be used in /etc/make.conf to set global options. - Jason ___ freebsd-ports@freebsd.org mai

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Paul Schmehl
--On October 5, 2012 10:52:05 PM -0500 Paul Schmehl wrote: I'm working on updating the barnyard2 port, and I'm changing the port to use the new OPTIONS structure. It seems no matter what I do, the first port OPTION is automatically selected. I've tried OPTIONS_DEFAULT=, OPTIONS_DEFAULT= none

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason E. Hale
On Friday, October 05, 2012 22:52:05 Paul Schmehl wrote: > I'm working on updating the barnyard2 port, and I'm changing the port to > use the new OPTIONS structure. It seems no matter what I do, the first > port OPTION is automatically selected. > > I've tried OPTIONS_DEFAULT=, OPTIONS_DEFAULT= n

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason Helfman
On Fri, Oct 5, 2012 at 8:52 PM, Paul Schmehl wrote: > I'm working on updating the barnyard2 port, and I'm changing the port to > use the new OPTIONS structure. It seems no matter what I do, the first > port OPTION is automatically selected. > > I've tried OPTIONS_DEFAULT=, OPTIONS_DEFAULT= none,

New OPTIONS structure - deselect all

2012-10-05 Thread Paul Schmehl
I'm working on updating the barnyard2 port, and I'm changing the port to use the new OPTIONS structure. It seems no matter what I do, the first port OPTION is automatically selected. I've tried OPTIONS_DEFAULT=, OPTIONS_DEFAULT= none, and not using OPTIONS_DEFAULT at all. I do not want the f