#29050: groff universal variant fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: universal | Port: groff -------------------------------------+-------------------------------------- Comment(by dtakahashi42@…): Thank you for the better fix. As you pointed, {{{portconfigure::configure_main}}} is not documented (but it is exported to global namespace from {{{${prefix}/share/macports/Tcl/port1.0/portconfigure.tcl}}}), so I should not have used it... In my observation, {{{Makefile}}} at {{{src/libs/gnulib}}} does not install anything, but just build {{{libgnu.a}}} that is statically linked to main binaries. So passing all the configure options is not needed, and I agree to add a small patch that unconditionally disables dependency tracking. -- Ticket URL: <https://trac.macports.org/ticket/29050#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS