That would be a little harder to do. I've thought about it, but it would require redefining the description command before executing variants, and it would require the portindex tool to execute each variant separately.
On May 15, 2007, at 4:31 PM, Yves de Champlain wrote:
I don't know about the code works, but I would like the third untold solution :
variant myvariant {
configure.args-append --do-this --do-that
description This variant does this and that
}