On 2016-04-23, Michael Reed <m.r...@mykolab.com> wrote:

> -FLAVORS =            symquotes
> +FLAVORS =            symquotes centered_tilde
>  FLAVOR ?=

This (implicitly) allows combining the flavors...

>  .if ${FLAVOR:Msymquotes}
>  post-patch:
>       ${PATCH} -d ${WRKSRC} < ${WRKSRC}/alt/gq2.diff
> +.elif ${FLAVOR:Mcentered_tilde}
> +post-patch:
> +     ${PATCH} -d ${WRKSRC} < ${WRKSRC}/alt/td1.diff
>  .endif

... but this doesn't.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to