Revision
117360
Author
devans@macports.org
Date
2014-02-23 17:59:47 -0800 (Sun, 23 Feb 2014)

Log Message

gnome-online-accounts: autoreconf with our intltool.m4 to fix intltool configuration, build deps.

Modified Paths

Diff

Modified: trunk/dports/gnome/gnome-online-accounts/Portfile (117359 => 117360)


--- trunk/dports/gnome/gnome-online-accounts/Portfile	2014-02-23 23:31:33 UTC (rev 117359)
+++ trunk/dports/gnome/gnome-online-accounts/Portfile	2014-02-24 01:59:47 UTC (rev 117360)
@@ -23,7 +23,8 @@
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gtk-doc
+                port:gtk-doc \
+                port:gnome-common
 
 depends_lib     port:gtk3 \
                 path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3 \
@@ -37,6 +38,11 @@
 
 patchfiles      patch-alarm.diff
 
+# autoreconf with MacPorts intltool.m4
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.cflags-append -Wno-format-nonliteral
 configure.args  --enable-introspection=yes