[117360] trunk/dports/gnome/gnome-online-accounts/Portfile

devans at macports.org devans at macports.org
Sun Feb 23 17:59:47 PST 2014


Revision: 117360
          https://trac.macports.org/changeset/117360
Author:   devans at 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:
--------------
    trunk/dports/gnome/gnome-online-accounts/Portfile

Modified: trunk/dports/gnome/gnome-online-accounts/Portfile
===================================================================
--- 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140223/50489338/attachment.html>


More information about the macports-changes mailing list