[132112] trunk/dports/graphics/osm-gps-map/Portfile

devans at macports.org devans at macports.org
Fri Jan 23 08:09:16 PST 2015


Revision: 132112
          https://trac.macports.org/changeset/132112
Author:   devans at macports.org
Date:     2015-01-23 08:09:16 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
osm-gps-map: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/graphics/osm-gps-map/Portfile

Modified: trunk/dports/graphics/osm-gps-map/Portfile
===================================================================
--- trunk/dports/graphics/osm-gps-map/Portfile	2015-01-23 16:04:34 UTC (rev 132111)
+++ trunk/dports/graphics/osm-gps-map/Portfile	2015-01-23 16:09:16 UTC (rev 132112)
@@ -3,6 +3,7 @@
 
 PortSystem      1.0
 PortGroup       github 1.0
+PortGroup       gobject_introspection 1.0
 
 github.setup    nzjrs osm-gps-map 1.0.2
 license         GPL-2+
@@ -29,11 +30,12 @@
                 port:gtk-doc
 
 depends_lib     port:gtk3 \
-                port:libsoup \
-                port:gobject-introspection
+                port:libsoup
 
 patchfiles      patch-Makefile.am.diff
 
+gobject_introspection yes
+
 configure.cmd   ./autogen.sh
 
 configure.args  --disable-silent-rules \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/a7c097a0/attachment.html>


More information about the macports-changes mailing list