[135563] trunk/dports/gnome/gnome-vfs/Portfile

devans at macports.org devans at macports.org
Sun Apr 26 07:32:16 PDT 2015


Revision: 135563
          https://trac.macports.org/changeset/135563
Author:   devans at macports.org
Date:     2015-04-26 07:32:16 -0700 (Sun, 26 Apr 2015)
Log Message:
-----------
gnome-vfs: reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-vfs/Portfile

Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile	2015-04-26 14:25:34 UTC (rev 135562)
+++ trunk/dports/gnome/gnome-vfs/Portfile	2015-04-26 14:32:16 UTC (rev 135563)
@@ -30,7 +30,10 @@
 depends_build   port:pkgconfig \
                 port:intltool \
                 port:gtk-doc \
-                port:gnome-common
+                port:gnome-common \
+                port:autoconf \
+                port:automake \
+                port:libtool
 
 depends_lib     port:desktop-file-utils \
                 port:gconf \
@@ -43,10 +46,9 @@
 patchfiles      patch-acinclude.m4.diff \
                 patch-allow-glib-deprecated.diff
 
-# autoreconf with our intltool.m4 
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
-use_autoreconf  yes
-autoreconf.args -fvi
+configure.cmd   ./autogen.sh
 
 configure.args  --enable-ipv6 \
                 --disable-howl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150426/0ee6dd8f/attachment.html>


More information about the macports-changes mailing list