16 Aug
2007
16 Aug
'07
1:34 p.m.
Yves de Champlain wrote:
It should also be noted that
port install foo -bar
will fail as -bar is not a recognized option.
You are wrong, this works just fine. Try e.g. port install herrie -http It installs herrie without http support (which is normally enabled through default_variants). Rainer