[132002] users/devans/GNOME-3/stable/dports/gnome/gnome-maps/Portfile

devans at macports.org devans at macports.org
Thu Jan 22 14:16:45 PST 2015


Revision: 132002
          https://trac.macports.org/changeset/132002
Author:   devans at macports.org
Date:     2015-01-22 14:16:45 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gnome-maps, use gobject_introspection portgroup.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-maps/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-maps/Portfile	2015-01-22 22:16:23 UTC (rev 132001)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-maps/Portfile	2015-01-22 22:16:45 UTC (rev 132002)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnome-maps
 version             3.14.2
@@ -30,14 +31,15 @@
                     port:gtk3 \
                     port:gjs \
                     port:clutter-gtk \
-                    port:libchamplain \
-                    port:gobject-introspection
+                    port:libchamplain
 
 depends_run         port:gnome-settings-daemon \
                     port:yelp
 
 configure.args      --disable-silent-rules
 
+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/20150122/abcd4c7c/attachment.html>


More information about the macports-changes mailing list