summaryrefslogtreecommitdiffstats
path: root/net-im/empathy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/Makefile')
-rw-r--r--net-im/empathy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index ca49442c2..fb5957ce6 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -3,10 +3,10 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy/Makefile,v 1.45 2009/09/27 01:49:57 marcus Exp $
+# $MCom: ports/net-im/empathy/Makefile,v 1.46 2009/10/03 14:27:50 kwm Exp $
PORTNAME= empathy
-PORTVERSION= 2.28.0.1
+PORTVERSION= 2.28.1
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -82,7 +82,7 @@ PLIST_SUB+= ADIUM="@comment "
.endif
.if !defined(WITHOUT_MAP)
-LIB_DEPENDS+= champlain-0.4.0:${PORTSDIR}/graphics/libchamplain
+LIB_DEPENDS+= champlain-0.4.1:${PORTSDIR}/graphics/libchamplain
CONFIGURE_ARGS+=--enable-map
PLIST_SUB+= MAP=""
.else