Wenn MacPorts folgende oder ähnliche Fehler meldet …
--->  Computing dependencies for jslint
--->  Configuring jslint
Error: You need to install spidermonkey with the +fileobject variant in order to use jslint.
Error: org.macports.configure for port jslint returned: incompatible spidermonkey installation
Please see the log file for port jslint for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log
installiert man die geforderte Variante folgendermassen:
# port install spidermonkey +fileobject
Quelle: 3.2. Port Variants
