variant cascade

Thomas Reifferscheid rsync at reifferscheid.org
Sun Feb 10 14:38:03 PST 2008


Will "port install tea +foo" build the port coffee +bar?


Portfile tea:

depends_lib   port:coffee

variant foo requires bar {
}
variant bar {
}

======================

Portfile coffee:

variant bar {
}


Kind regards
Thomas


More information about the macports-dev mailing list