default OPTIONS aren't the default when BATCH is set

Sergey Matveychuk sem at ciam.ru
Fri Mar 12 16:51:12 PST 2004


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.


More information about the freebsd-ports mailing list