variant handling ...

Rainer Müller raimue at macports.org
Thu Oct 3 11:40:27 PDT 2013


On 2013-10-03 20:35, Ryan Schmidt wrote:
> if {${subport} ne "irods-doc"} {
>     variant unicore {
>         ....
>     }
> }

Ah, right, I keep forgetting about "eq" and "ne"...
This is the better, correct way to compare the strings.

Rainer


More information about the macports-dev mailing list