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