Re: Extraneous dependencies in bind920

Mark Millard <[email protected]>
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
On 3/15/26 10:11, bob prohaska wrote:
> On Fri, Mar 13, 2026 at 07:33:46PM +0100, Miroslav Lachman wrote:
>>>>
>>>>     OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS
>>>
>>> Placed in /usr/local/etc/poudriere.conf ?
>>
>> It should be in /usr/local/etc/poudriere.d/make.conf or <setname>-make.conf
>> or <tree>-make.conf or...
>>
> At the moment I have
> # cat /usr/local/etc/poudriere.d/make.conf
> 
>  OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS

Have you tried either of:

OPTIONS_EXCLUDE+= X11 GUI CUPS DOCS EXAMPLES NLS
or:
OPTIONS_EXCLUDE= X11 GUI CUPS DOCS EXAMPLES NLS

instead in your:

/usr/local/etc/poudriere.d/make.conf

?

> 
> but poudriere is reporting
> # tail *.log
> [10:11:33] [04] [00:00:00] Building x11/libXrender | libXrender-0.9.12
> [10:26:37] [04] [00:15:04] Finished x11/libXrender | libXrender-0.9.12: Success
> [10:27:41] [01] [00:16:08] Finished x11/libXext | libXext-1.3.6,1: Success
> [10:38:32] [03] [00:26:59] Finished x11-toolkits/libXt | libXt-1.3.0,1: Success
> [10:38:36] [01] [00:00:00] Building x11-toolkits/libXmu | libXmu-1.1.4,1
> [10:38:36] [03] [00:00:00] Building x11/libXpm | libXpm-3.5.17_1
> [10:54:08] [03] [00:15:32] Finished x11/libXpm | libXpm-3.5.17_1: Success
> [10:54:53] [01] [00:16:17] Finished x11-toolkits/libXmu | libXmu-1.1.4,1: Success
> [10:54:56] [01] [00:00:00] Building x11-toolkits/libXaw | libXaw-1.0.16,2
> [11:22:54] [01] [00:27:58] Finished x11-toolkits/libXaw | libXaw-1.0.16,2: Success
> 
> Could the leading blank be causing poudriere to ignore the directive?
> Did I manage to slip in another typo?
> 
> Thanks for your help!
> 
> bob prohaska
> 
> 
> 


-- 
===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.