[132061] users/devans/GNOME-3/stable/dports/gnome/libchamplain/Portfile
devans at macports.org
devans at macports.org
Fri Jan 23 03:09:58 PST 2015
Revision: 132061
https://trac.macports.org/changeset/132061
Author: devans at macports.org
Date: 2015-01-23 03:09:58 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
GNOME-3/stable: libchamplain, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/libchamplain/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/libchamplain/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libchamplain/Portfile 2015-01-23 11:09:51 UTC (rev 132060)
+++ users/devans/GNOME-3/stable/dports/gnome/libchamplain/Portfile 2015-01-23 11:09:58 UTC (rev 132061)
@@ -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/06cc27d5/attachment.html>
More information about the macports-changes
mailing list