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), 11 years ago) |
---|
-
Portfile
old new 24 24 25 25 depends_build port:pkgconfig \ 26 26 port:intltool \ 27 port:itstool \ 28 port:yelp-tools \ 27 29 port:gnome-common \ 28 30 port:gnome-doc-utils 29 31 … … 45 47 port:rest \ 46 48 port:avahi 47 49 48 # autoreconf to use MacPorts patched intltool.m4 50 # update m4/intltool.m4 and autoreconf 51 52 pre-configure { 53 copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4 54 } 49 55 50 56 use_autoreconf yes 51 57 autoreconf.args -fvi