[117435] trunk/dports/gnome/vte/Portfile

devans at macports.org devans at macports.org
Tue Feb 25 23:26:48 PST 2014


Revision: 117435
          https://trac.macports.org/changeset/117435
Author:   devans at macports.org
Date:     2014-02-25 23:26:48 -0800 (Tue, 25 Feb 2014)
Log Message:
-----------
vte: autoreconf with our intltool.m4 to correct intltool configuration, build deps.

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2014-02-26 07:07:52 UTC (rev 117434)
+++ trunk/dports/gnome/vte/Portfile	2014-02-26 07:26:48 UTC (rev 117435)
@@ -27,13 +27,19 @@
                     sha256  6f38c5edf57d0a5b870c4e5e210731cccfb4899d0856ba7a3dc599f2ba6e23e1
 
 depends_build       port:pkgconfig \
-                    port:intltool
+                    port:intltool \
+                    port:gtk-doc
 
 depends_lib         port:gtk3 \
                     port:gobject-introspection
 
 patchfiles          patch-src-vteutils.c.diff
 
+# autoreconf with our intltool.m4
+
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --disable-glade \
                     --disable-Bsymbolic \
                     --enable-introspection=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140225/889773da/attachment.html>


More information about the macports-changes mailing list