diff options
-rw-r--r-- | net-im/empathy3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile index b47132b4c..73c1a2643 100644 --- a/net-im/empathy3/Makefile +++ b/net-im/empathy3/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/empathy3/Makefile,v 1.30 2012/06/13 10:39:12 kwm Exp $ +# $MCom: ports/net-im/empathy3/Makefile,v 1.31 2012/06/14 10:46:30 kwm Exp $ PORTNAME= empathy PORTVERSION= 3.4.2.1 @@ -26,7 +26,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \ telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \ folks-telepathy.25:${PORTSDIR}/net-im/folks \ notify.4:${PORTSDIR}/devel/libnotify \ - gcr-3.1:${PORTSDIR}/security/gnome-keyring3 \ + gcr-3:${PORTSDIR}/security/gcr \ canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \ clutter-gst-1.0:${PORTSDIR}/multimedia/clutter-gst \ webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3 \ |