[132095] trunk/dports/gnome/gfbgraph

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


Revision: 132095
          https://trac.macports.org/changeset/132095
Author:   devans at macports.org
Date:     2015-01-23 05:07:09 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
gfbgraph: use gobject_introspection portgroup.

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

Property Changed:
----------------
    trunk/dports/gnome/gfbgraph/


Property changes on: trunk/dports/gnome/gfbgraph
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gfbgraph:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gfbgraph:118243-118732
/users/rmstonecipher/gnome/gfbgraph:102363-103172
   + /users/devans/GNOME-3/stable/dports/gnome/gfbgraph:118243-132094

Modified: trunk/dports/gnome/gfbgraph/Portfile
===================================================================
--- trunk/dports/gnome/gfbgraph/Portfile	2015-01-23 13:05:06 UTC (rev 132094)
+++ trunk/dports/gnome/gfbgraph/Portfile	2015-01-23 13:07:09 UTC (rev 132095)
@@ -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/5aaa359a/attachment.html>


More information about the macports-changes mailing list