[132094] users/devans/GNOME-3/stable/dports/gnome/gfbgraph/Portfile

devans at macports.org devans at macports.org
Fri Jan 23 05:05:06 PST 2015


Revision: 132094
          https://trac.macports.org/changeset/132094
Author:   devans at macports.org
Date:     2015-01-23 05:05:06 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gfbgraph, use gobject_introspection portgroup.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/gfbgraph/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gfbgraph/Portfile	2015-01-23 13:01:08 UTC (rev 132093)
+++ users/devans/GNOME-3/stable/dports/gnome/gfbgraph/Portfile	2015-01-23 13:05:06 UTC (rev 132094)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gfbgraph
 version             0.2.2
@@ -28,15 +29,15 @@
                     port:rest \
                     port:json-glib \
                     port:libsoup \
-                    port:gnome-online-accounts \
-                    port:gobject-introspection
+                    port:gnome-online-accounts
 
 patchfiles          patch-Makefile.am.diff
 
+gobject_introspection yes
+
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-configure.args      --enable-introspection=yes \
-                    --disable-silent-rules
+configure.args      --disable-silent-rules
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/9a60f2e2/attachment-0001.html>


More information about the macports-changes mailing list