[134695] users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile

devans at macports.org devans at macports.org
Fri Apr 3 06:19:48 PDT 2015


Revision: 134695
          https://trac.macports.org/changeset/134695
Author:   devans at macports.org
Date:     2015-04-03 06:19:48 -0700 (Fri, 03 Apr 2015)
Log Message:
-----------
GNOME-3/stable: vte-2.90, reconfigure using autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile	2015-04-03 13:18:40 UTC (rev 134694)
+++ users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile	2015-04-03 13:19:48 UTC (rev 134695)
@@ -31,7 +31,10 @@
 
 depends_build       port:pkgconfig \
                     port:intltool \
-                    port:gtk-doc
+                    port:gtk-doc \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
 depends_lib         port:gtk3
 
@@ -39,10 +42,9 @@
 
 gobject_introspection yes
 
-# autoreconf with our intltool.m4
+# reconfigure using autogen.sh for intltool 0.51 compatibility
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+configure.cmd       ./autogen.sh
 
 configure.args      --enable-glade-catalogue=no \
                     --disable-Bsymbolic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150403/4bc958b7/attachment.html>


More information about the macports-changes mailing list