#20006: Variant for installing erlang without wxWidgets/tk --------------------------------+------------------------------------------- Reporter: crafterm@… | Owner: bfulgham@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: erlang --------------------------------+------------------------------------------- Comment(by arto.bendiken@…): I commented out the wxWidgets dependency in my Erlang portfile, but that wasn't sufficient. However, I was able to make Erlang build without wxWidgets based on the tip here: http://groups.google.com/group/erlang- programming/browse_thread/thread/3c926ee0783ad57e In essence, once your build fails, just do something like this to skip the wxWidgets-related bits: {{{ touch /opt/local/var/macports/build/*/work/erlang-R13B02/lib/wx/SKIP }}} -- Ticket URL: <http://trac.macports.org/ticket/20006#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS