[74081] trunk/dports/gnome/empathy/Portfile

devans at macports.org devans at macports.org
Sat Dec 4 11:30:35 PST 2010


Revision: 74081
          http://trac.macports.org/changeset/74081
Author:   devans at macports.org
Date:     2010-12-04 11:30:30 -0800 (Sat, 04 Dec 2010)
Log Message:
-----------
empathy: telepathy modules are launched via dbus at runtime.

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

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2010-12-04 19:24:10 UTC (rev 74080)
+++ trunk/dports/gnome/empathy/Portfile	2010-12-04 19:30:30 UTC (rev 74081)
@@ -28,9 +28,6 @@
                 port:gtk-doc
 
 depends_lib     port:gconf \
-                port:telepathy-mission-control \
-                port:telepathy-farsight \
-                port:telepathy-haze \
                 port:enchant \
                 port:evolution-data-server \
                 port:gstreamer \
@@ -42,8 +39,13 @@
                 port:libunique \
                 port:webkit-gtk
 
-use_bzip2 	yes
+depends_run     port:telepathy-mission-control \
+                port:telepathy-farsight \
+                port:telepathy-gabble \
+                port:telepathy-haze
 
+use_bzip2       yes
+
 patchfiles      patch-configure.diff
 
 configure.args  --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101204/def1f947/attachment.html>


More information about the macports-changes mailing list