Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 03:51:17 +0300
From:      Sergey Matveychuk <sem@ciam.ru>
To:        freebsd-ports@freebsd.org
Subject:   Re: default OPTIONS aren't the default when BATCH is set
Message-ID:  <40525B05.6090109@ciam.ru>

next in thread | raw e-mail | index | archive | help
Michael Nottebrock wrote:
> On Friday 12 March 2004 01:56, Arjan van Leeuwen wrote:
> 
> 
>>Apart from being a nuisance for me when updating, does this also mean that
>>packages built on by the FreeBSD package cluster are also built without
>>there default options?
> 
> 
> I can confirm that at least on kde@'s cluster all packages are built with all 
> OPTIONS off - that's not what I expected when I converted most kde ports to 
> use OPTIONS. :-\
> 

There is a workaround while it's not fixed:
OPTIONS=	SOME_DEFAULT "..." on
WITH_SOME_DEFAULT?=	yes

(Thanks arved@ for a hint).
--
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40525B05.6090109>