#34708: macports swig missing d language support -------------------------------+------------------------- Reporter: thelastmammoth@… | Owner: michaelld@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: swig D Port: swig | -------------------------------+------------------------- Comment (by michaelld@…): If you try setting swig-d to depend solely on dmd, then SWIG (not the port) will fail configure for D because neither the D1 nor D2 compiler will work correctly. Ditto for druntime. SWIG is looking for compile files provided by both phobos and druntime; hence, swig-d must depend on phobos instead of dmd. That's how SWIG works; we can use whatever language we want to describe the relationship. -- Ticket URL: <https://trac.macports.org/ticket/34708#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X