[131927] trunk/dports/gnome/seed/Portfile

devans at macports.org devans at macports.org
Tue Jan 20 21:33:09 PST 2015


Revision: 131927
          https://trac.macports.org/changeset/131927
Author:   devans at macports.org
Date:     2015-01-20 21:33:09 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
seed: use gobject-introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/seed/Portfile

Modified: trunk/dports/gnome/seed/Portfile
===================================================================
--- trunk/dports/gnome/seed/Portfile	2015-01-21 05:30:05 UTC (rev 131926)
+++ trunk/dports/gnome/seed/Portfile	2015-01-21 05:33:09 UTC (rev 131927)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                seed
 version             3.8.1
@@ -25,8 +26,7 @@
                     port:intltool \
                     port:gtk-doc
 
-depends_lib         port:gobject-introspection \
-                    port:gettext \
+depends_lib         port:gettext \
                     port:readline \
                     port:gnome-js-common \
                     path:lib/pkgconfig/cairo.pc:cairo \
@@ -37,6 +37,10 @@
                     port:libxml2 \
                     port:sqlite3
 
+patchfiles          patch-modules_readline_seed-readline.c
+
+gobject_introspection yes
+
 # autoreconf with our intltool.m4
 
 use_autoreconf      yes
@@ -44,8 +48,6 @@
 
 configure.args      --disable-gettext-module
 
-patchfiles          patch-modules_readline_seed-readline.c
-
 platform darwin {
     if {${configure.cxx_stdlib} eq "libstdc++"} {
        depends_lib-delete path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/a9de7e02/attachment.html>


More information about the macports-changes mailing list