Modified: trunk/dports/gnome/empathy/Portfile (74080 => 74081)
--- 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 \