[MacPorts] #28872: defect: gnome-mime-data fails to build

MacPorts noreply at macports.org
Wed Mar 23 08:00:54 PDT 2011


#28872: defect: gnome-mime-data fails to build
-----------------------------+----------------------------------------------
 Reporter:  tony.li@…        |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  1.9.2                                
 Keywords:                   |        Port:  gnome-mime-data                      
-----------------------------+----------------------------------------------

Comment(by tony.li@…):

 Environment: 10.6.6, latest Xcode

 Workaround:

 ln -s /opt/local/bin/msgfmt /opt/local/bin/gmsgfmt

 Apply this patch to the Portfile:


 *** Portfile    2010-09-20 10:00:55.000000000 -0700
 --- /Users/tli/temp/Portfile.new        2011-03-22 18:50:15.000000000
 -0700
 ***************
 *** 29,35 ****
   depends_build   path:bin/perl:perl5 \
                   port:intltool

 ! configure.env-append INTLTOOL_PERL=${prefix}/bin/perl

   depends_lib     port:libiconv \
                   port:gettext
 --- 29,36 ----
   depends_build   path:bin/perl:perl5 \
                   port:intltool

 ! configure.env-append INTLTOOL_PERL=${prefix}/bin/perl \
 !       MSGFMT=${prefix}/bin/msgfmt GMSGFMT=${prefix}/bin/gmsgfmt

   depends_lib     port:libiconv \
                   port:gettext

-- 
Ticket URL: <https://trac.macports.org/ticket/28872#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list