#18874: gnome-doc-utils 0.14.2 Build error --------------------------------------+------------------------------------- Reporter: keinstein_junior@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gnome-doc-utils --------------------------------------+------------------------------------- I got the same error message as in #17736 with current macports (v 1.700) on a clean install. There is a difference that it's now the variable GMSGFMT, which fails to be set, though gettext is installed. Changing line 47 of the Portfile to configure.env-append INTLTOOL_PERL=${prefix}/bin/perl MSGFMT=${prefix}/bin/msgfmt GMSGFMT=${prefix}/bin/gmsgfmt solves the issue for me. For further information I'll attach the variants file. Universal architecture is x86_64 only. -- Ticket URL: <http://trac.macports.org/ticket/18874> MacPorts <http://www.macports.org/> Ports system for Mac OS