port DNS/UNBOUND

Chris Rees crees at FreeBSD.org
Fri Jul 20 06:36:38 UTC 2012


On 20 July 2012 05:07, Sunpoet Hsieh <sunpoet at sunpoet.net> wrote:
> Hi,
>
> You can use ".if empty(PORT_OPTIONS:Mfoo)" to check if option "foo" is
> off. Try this:
>
> .if empty(PORT_OPTIONS:MTHREADS)
> CONFIGURE_ARGS+=--without-pthreads
> .endif
>

Quite correct, and I've filed such in a PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170007

Thanks for noticing Alexey!

Chris


More information about the freebsd-ports mailing list