On 2019-9-8 07:26 , Bjarne D Mathiesen wrote:
> At present, dovecot2 fails to compile under (at least) 10.6.8 because of
> the dependency on pando -> stack
> 
> Noe, the dovecot2 documentation
>     https://wiki2.dovecot.org/CompilingSource
> states :
>     pandoc (not strictly required
>     - you can avoid it by using: PANDOC=false ./configure)
> 
> How do I implement that : "PANDOC=false ./configure" in a portfile ?!?

configure.env   PANDOC=false

- Josh

Reply via email to