[135487] trunk/dports/gnome/vte-gtk2-compat/Portfile

devans at macports.org devans at macports.org
Fri Apr 24 12:42:25 PDT 2015


Revision: 135487
          https://trac.macports.org/changeset/135487
Author:   devans at macports.org
Date:     2015-04-24 12:42:25 -0700 (Fri, 24 Apr 2015)
Log Message:
-----------
vte-gtk2-compat: reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/gnome/vte-gtk2-compat/Portfile

Modified: trunk/dports/gnome/vte-gtk2-compat/Portfile
===================================================================
--- trunk/dports/gnome/vte-gtk2-compat/Portfile	2015-04-24 19:42:24 UTC (rev 135486)
+++ trunk/dports/gnome/vte-gtk2-compat/Portfile	2015-04-24 19:42:25 UTC (rev 135487)
@@ -29,21 +29,24 @@
 checksums       rmd160  8f3396d4e98023b74898e938331917b181964158 \
                 sha256  86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae
 
-depends_build   port:intltool \
-                port:pkgconfig \
-                port:gtk-doc
+depends_build   port:pkgconfig \
+                port:intltool \
+                port:gperf \
+                port:gtk-doc \
+                port:gnome-common \
+                port:autoconf \
+                port:automake \
+                port:libtool
 
 depends_lib     port:gtk2
 
-patchfiles      patch-configure.in.diff
-
 gobject_introspection no
 
-# autoreconf to reconfigure with our intltool.m4
+patchfiles      patch-configure.in.diff
 
-use_autoreconf  yes
-autoreconf.args -fvi
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
+configure.cmd   ./autogen.sh
 configure.args  --with-gtk=2.0 \
                 --disable-Bsymbolic \
                 --disable-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150424/b8229533/attachment-0001.html>


More information about the macports-changes mailing list