[118307] users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile

devans at macports.org devans at macports.org
Sat Mar 29 13:34:05 PDT 2014


Revision: 118307
          https://trac.macports.org/changeset/118307
Author:   devans at 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:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile
===================================================================
--- 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140329/b0166be4/attachment.html>


More information about the macports-changes mailing list