summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/empathy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index 2ae25d48f..1feea0dc4 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy/Makefile,v 1.66 2010/04/26 23:54:08 kwm Exp $
+# $MCom: ports/net-im/empathy/Makefile,v 1.69 2010/08/18 13:25:16 kwm Exp $
PORTNAME= empathy
PORTVERSION= 2.31.90
+PORTREVISION= 1
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -20,7 +21,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \
telepathy-logger.1:${PORTSDIR}/net-im/telepathy-logger \
- folks-telepathy.12:${PORTSDIR}/net-im/folks \
+ folks-telepathy.13:${PORTSDIR}/net-im/folks \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
canberra-gtk.0:${PORTSDIR}/audio/libcanberra
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \