[132191] trunk/dports/graphics/osm-gps-map-gtk2/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 20:19:47 PST 2015


Revision: 132191
          https://trac.macports.org/changeset/132191
Author:   devans at macports.org
Date:     2015-01-25 20:19:47 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
osm-gps-map-gtk2: use gobject_introspection portgroup.

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

Modified: trunk/dports/graphics/osm-gps-map-gtk2/Portfile
===================================================================
--- trunk/dports/graphics/osm-gps-map-gtk2/Portfile	2015-01-26 04:11:38 UTC (rev 132190)
+++ trunk/dports/graphics/osm-gps-map-gtk2/Portfile	2015-01-26 04:19:47 UTC (rev 132191)
@@ -2,8 +2,8 @@
 # $Id$
 
 PortSystem      1.0
-
 PortGroup       github 1.0
+PortGroup       gobject_introspection 1.0
 
 set git_name    osm-gps-map
 github.setup    nzjrs ${git_name} 0.7.3
@@ -37,10 +37,11 @@
 
 patchfiles      patch-Makefile.am.diff
 
+gobject_introspection no
+
 configure.cmd   ./autogen.sh
 
-configure.args  --enable-introspection=no \
-                --disable-silent-rules
+configure.args  --disable-silent-rules
 
 post-destroot {
     set docpath ${destroot}${prefix}/share/gtk-doc/html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/f29e0357/attachment.html>


More information about the macports-changes mailing list