[134701] trunk/dports/gnome/vte-2.90

devans at macports.org devans at macports.org
Fri Apr 3 06:31:45 PDT 2015


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

Modified Paths:
--------------
    trunk/dports/gnome/vte-2.90/Portfile

Property Changed:
----------------
    trunk/dports/gnome/vte-2.90/


Property changes on: trunk/dports/gnome/vte-2.90
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vte:108265-119561
/users/devans/GNOME-3/stable/dports/gnome/vte-2.90:126174-131973
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154
/users/rmstonecipher/gnome/vte:102363-103172
   + /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vte:108265-119561
/users/devans/GNOME-3/stable/dports/gnome/vte-2.90:126174-134695
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154
/users/rmstonecipher/gnome/vte:102363-103172

Modified: trunk/dports/gnome/vte-2.90/Portfile
===================================================================
--- trunk/dports/gnome/vte-2.90/Portfile	2015-04-03 13:30:36 UTC (rev 134700)
+++ trunk/dports/gnome/vte-2.90/Portfile	2015-04-03 13:31:45 UTC (rev 134701)
@@ -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/b816f87d/attachment-0001.html>


More information about the macports-changes mailing list