Ticket #42256: patch-grilo-plugins.diff

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

Proposed patch to grilo-plugins to fix intltool configuration.

  • Portfile

     
    2323                    sha256  902b839bd1cdc27613d9e44af2afe00d1ef3b7471ae72c66c622560007e1023e
    2424
    2525depends_build       port:pkgconfig \
    26                     port:intltool
     26                    port:intltool \
     27                    port:gnome-common \
     28                    port:gnome-doc-utils
    2729
    2830depends_lib         port:glib2 \
    2931                    port:libxml2 \
     
    4143                    port:libdmapsharing \
    4244                    port:json-glib
    4345
     46# autoreconf to use MacPorts patched intltool.m4
     47
     48use_autoreconf      yes
     49autoreconf.args     -fvi
     50
    4451#  --enable-tracker        Enable Tracker plugin (default: auto)
    4552
    4653configure.args      --disable-silent-rules \