Ticket #42256: patch-latest-grilo-plugins-0.2.10.diff

File patch-latest-grilo-plugins-0.2.10.diff, 680 bytes (added by dbevans (David B. Evans), 10 years ago)

Additional patch to update intltool configuration for latest grilo-plugins 0.2.10.

  • Portfile

    old new  
    2424
    2525depends_build       port:pkgconfig \
    2626                    port:intltool \
     27                    port:itstool \
     28                    port:yelp-tools \
    2729                    port:gnome-common \
    2830                    port:gnome-doc-utils
    2931
     
    4547                    port:rest \
    4648                    port:avahi
    4749
    48 # autoreconf to use MacPorts patched intltool.m4
     50# update m4/intltool.m4 and autoreconf
     51
     52pre-configure {
     53    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     54}
    4955
    5056use_autoreconf      yes
    5157autoreconf.args     -fvi