[132079] trunk/dports/gnome/libchamplain

devans at macports.org devans at macports.org
Fri Jan 23 03:38:21 PST 2015


Revision: 132079
          https://trac.macports.org/changeset/132079
Author:   devans at macports.org
Date:     2015-01-23 03:38:21 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
libchamplain: use gobject_introspection portgroup.

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

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


Property changes on: trunk/dports/gnome/libchamplain
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/libchamplain:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/libchamplain:118155-121633
/users/devans/GNOME-3/unstable/dports/gnome/libchamplain:118054-118151
/users/rmstonecipher/gnome/libchamplain:102363-103172
   + /users/devans/GNOME-3/stable/dports/gnome/libchamplain:118155-132067
/users/devans/GNOME-3/unstable/dports/gnome/libchamplain:118054-118151

Modified: trunk/dports/gnome/libchamplain/Portfile
===================================================================
--- trunk/dports/gnome/libchamplain/Portfile	2015-01-23 11:38:14 UTC (rev 132078)
+++ trunk/dports/gnome/libchamplain/Portfile	2015-01-23 11:38:21 UTC (rev 132079)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            libchamplain
 version         0.12.9
@@ -26,13 +27,13 @@
 depends_lib     port:gtk3 \
                 port:clutter \
                 port:clutter-gtk \
-                port:gobject-introspection \
                 port:libsoup \
                 port:sqlite3 \
                 port:vala
 
-configure.args  --enable-introspection=yes \
-                --enable-vala \
+gobject_introspection yes
+
+configure.args  --enable-vala \
                 --disable-memphis
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/68b9fa05/attachment.html>


More information about the macports-changes mailing list