#35359: OpenSSH configure fails on Mountain Lion ----------------------------------+----------------------------------------- Reporter: justus.c79@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: mountainlion | Port: openssh ----------------------------------+----------------------------------------- Comment(by justus.c79@…): Replying to [comment:11 bruce@…]:
Could you post specific instructions on how one goes about telling MacPorts to build the package with the --without-tcp-wrappers configure option?
That should not be necessary. As matts pointed out, you can install tcp_wrappers to resolve the issue. I guess the best fix is just to add that dependency to openssh. However, if you want to build without tcp wrappers you will need to modify the port file. Use {{{ port file openssh }}} to get the file location. Then change --with-tcp-warppers to --without- tcp-wrappers in that file. -- Ticket URL: <https://trac.macports.org/ticket/35359#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS