[132090] trunk/dports/comms/telepathy-farstream/Portfile

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


Revision: 132090
          https://trac.macports.org/changeset/132090
Author:   devans at macports.org
Date:     2015-01-23 04:41:05 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
telepathy-farstream: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-farstream/Portfile

Modified: trunk/dports/comms/telepathy-farstream/Portfile
===================================================================
--- trunk/dports/comms/telepathy-farstream/Portfile	2015-01-23 12:40:18 UTC (rev 132089)
+++ trunk/dports/comms/telepathy-farstream/Portfile	2015-01-23 12:41:05 UTC (rev 132090)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            telepathy-farstream
 version         0.6.2
@@ -27,12 +28,12 @@
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:telepathy-glib \
                 port:dbus-glib \
-                port:farstream \
-                port:gobject-introspection
+                port:farstream
 
-configure.args  --enable-introspection=yes \
-                --disable-silent-rules
+gobject_introspection yes
 
+configure.args  --disable-silent-rules
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/05cff0bf/attachment.html>


More information about the macports-changes mailing list