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

devans at macports.org devans at macports.org
Sun Jan 25 20:05:31 PST 2015


Revision: 132189
          https://trac.macports.org/changeset/132189
Author:   devans at macports.org
Date:     2015-01-25 20:05:31 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
vte-gtk2-compat: use gobject_introspection portgroup.

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-01-26 03:53:57 UTC (rev 132188)
+++ trunk/dports/gnome/vte-gtk2-compat/Portfile	2015-01-26 04:05:31 UTC (rev 132189)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            vte-gtk2-compat
 set gname       vte
@@ -36,13 +37,14 @@
 
 patchfiles      patch-configure.in.diff
 
+gobject_introspection no
+
 # autoreconf to reconfigure with our intltool.m4
 
 use_autoreconf  yes
 autoreconf.args -fvi
 
 configure.args  --with-gtk=2.0 \
-                --disable-introspection \
                 --disable-Bsymbolic \
                 --disable-python
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/4198150b/attachment-0001.html>


More information about the macports-changes mailing list