[118278] trunk/dports/gnome/gconf-editor/Portfile

devans at macports.org devans at macports.org
Fri Mar 28 11:00:31 PDT 2014


Revision: 118278
          https://trac.macports.org/changeset/118278
Author:   devans at macports.org
Date:     2014-03-28 11:00:30 -0700 (Fri, 28 Mar 2014)
Log Message:
-----------
gconf-editor: update m4/intltool.m4 and autoreconf to fix intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/gconf-editor/Portfile

Modified: trunk/dports/gnome/gconf-editor/Portfile
===================================================================
--- trunk/dports/gnome/gconf-editor/Portfile	2014-03-28 17:43:42 UTC (rev 118277)
+++ trunk/dports/gnome/gconf-editor/Portfile	2014-03-28 18:00:30 UTC (rev 118278)
@@ -35,6 +35,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-install \
                 --disable-scrollkeeper
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140328/3c147831/attachment.html>


More information about the macports-changes mailing list