From e4fc1f6b4885e25481c2e681b25adbc96a25f531 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 25 Oct 2010 12:46:24 +0000 Subject: [PATCH] Unbreak. --- x11/gnome/empathy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gnome/empathy/Makefile b/x11/gnome/empathy/Makefile index 056b20162ed..8bf730829b0 100644 --- a/x11/gnome/empathy/Makefile +++ b/x11/gnome/empathy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2010/10/25 12:42:02 jasper Exp $ +# $OpenBSD: Makefile,v 1.53 2010/10/25 12:46:24 ajacoutot Exp $ COMMENT= telepathy based messenger for GNOME @@ -52,7 +52,7 @@ LIB_DEPENDS= ::audio/libcanberra \ ::net/telepathy/telepathy-mission-control \ ::net/telepathy/telepathy-logger \ ::textproc/enchant \ - ::x11/gnome/folks \ + ::net/telepathy/folks \ ::x11/gnome/keyring RUN_DEPENDS= ::devel/iso-codes \ ::net/telepathy/telepathy-butterfly \