On 2016-04-23, Michael Reed <[email protected]> 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 [email protected]
