platform{} statement

René J.V. Bertin rjvbertin at gmail.com
Sun May 29 03:07:31 PDT 2016


Hi,

The documentation states that the platform{} syntax for specifying platform variants doesn't allow you to specify a range of platforms. That still seems to be accurate.

So there is no way to use a single platform statement to replace `if {${os.platform} ne "darwin"}` (I tried `platform !darwin {}` and that indeed doesn't work)?

R.


More information about the macports-dev mailing list