[131883] users/devans/GNOME-3/stable/dports/gnome/tracker/Portfile

devans at macports.org devans at macports.org
Tue Jan 20 01:22:29 PST 2015


Revision: 131883
          https://trac.macports.org/changeset/131883
Author:   devans at macports.org
Date:     2015-01-20 01:22:29 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
GNOME-3/stable: tracker, use gobject_introspection portgroup.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/tracker/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/tracker/Portfile	2015-01-20 09:05:00 UTC (rev 131882)
+++ users/devans/GNOME-3/stable/dports/gnome/tracker/Portfile	2015-01-20 09:22:29 UTC (rev 131883)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                tracker
 version             1.2.5
@@ -28,7 +29,6 @@
                     port:intltool
 
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                    port:gobject-introspection \
                     port:sqlite3 \
                     port:ossp-uuid \
                     port:libgee \
@@ -54,6 +54,8 @@
                     patch-libtracker-sparql-suffix.diff \
                     patch-module-flags-no-undefined.diff
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/d97070c7/attachment.html>


More information about the macports-changes mailing list