[132065] users/devans/GNOME-3/stable/dports/gnome/libpeas/Portfile

devans at macports.org devans at macports.org
Fri Jan 23 03:10:27 PST 2015


Revision: 132065
          https://trac.macports.org/changeset/132065
Author:   devans at macports.org
Date:     2015-01-23 03:10:27 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
GNOME-3/stable: libpeas, use gobject_introspection portgroup.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/libpeas/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libpeas/Portfile	2015-01-23 11:10:18 UTC (rev 132064)
+++ users/devans/GNOME-3/stable/dports/gnome/libpeas/Portfile	2015-01-23 11:10:27 UTC (rev 132065)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                libpeas
 version             1.12.1
@@ -26,9 +27,10 @@
                     port:gnome-common
 
 depends_lib         port:gtk3 \
-                    port:gobject-introspection \
                     port:seed
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -90,4 +92,4 @@
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/bd0dac33/attachment.html>


More information about the macports-changes mailing list