Revision
118307
Author
devans@macports.org
Date
2014-03-29 13:34:05 -0700 (Sat, 29 Mar 2014)

Log Message

GNOME-3/stable: gnome-photos, update m4/intltool.m4 and autoreconf to fix intltool configuration.

Modified Paths

Diff

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile (118306 => 118307)


--- users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile	2014-03-29 19:43:01 UTC (rev 118306)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile	2014-03-29 20:34:05 UTC (rev 118307)
@@ -46,6 +46,15 @@
 depends_run         port:gnome-settings-daemon \
                     port:yelp
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --disable-schemas-compile \
                     --disable-silent-rules