#25485: emacs +x11 tries to use libXaw3d.dylib ---------------------------------------------+------------------------------ Reporter: russell.jones@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: emacs | ---------------------------------------------+------------------------------ Changes (by dports@…): * status: assigned => closed * resolution: => fixed Comment: Replying to [comment:6 dports@…]:
It looks like emacs+x11 only requires Xaw (hence the dependency) but looks for and uses Xaw3d if it's available. I'll pass it --without-xaw3d to stop that, assuming it works.
Done in r69381. And did the same for emacs22 in r69383, albeit via a somewhat more forceful means because it didn't support --disable-xaw3d. -- Ticket URL: <http://trac.macports.org/ticket/25485#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS