#32715: mailx doesn't build for the right architectures --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: toby@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: mailx | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: wontfix => Comment: mailx has a universal variant, but it does not build universal. Either the universal variant should build universal, or it should be turned off. But it's not just universal binaries; it's also building for the right single architecture when the user has requested a nonstandard one by changing build_arch in macports.conf. If the user has done this, mailx might fail to build, because although its (undeclared) dependencies would have been built for the requested architecture, mailx itself would not. Since it's a simple fix I've fixed it in r90369. -- Ticket URL: <https://trac.macports.org/ticket/32715#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS