summaryrefslogtreecommitdiffstats
path: root/net-im/empathy3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-07 18:32:58 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-07 18:32:58 +0800
commit688d90797c3998024f4b8af3c045c1e264bf057f (patch)
tree469c5897c14528686725e603161f38a95cf49b8f /net-im/empathy3
parent11b0460f6106ea45d1b4773e4a0391c9cd0c0c90 (diff)
downloadmarcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar.gz
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar.bz2
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar.lz
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar.xz
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.tar.zst
marcuscom-ports-688d90797c3998024f4b8af3c045c1e264bf057f.zip
chase libchamplain update
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16369 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy3')
-rw-r--r--net-im/empathy3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile
index 9cef94e8e..244d4e1fa 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.18 2011/08/24 16:05:57 kwm Exp $
+# $MCom: ports/net-im/empathy3/Makefile,v 1.19 2011/09/19 17:58:08 kwm Exp $
PORTNAME= empathy
PORTVERSION= 3.1.91
@@ -109,7 +109,7 @@ PLIST_SUB+= NST="@comment "
# needs ported to gtk3
.if !defined(WITHOUT_MAP)
-LIB_DEPENDS+= champlain-0.10.0:${PORTSDIR}/graphics/libchamplain
+LIB_DEPENDS+= champlain-0.12.0:${PORTSDIR}/graphics/libchamplain
CONFIGURE_ARGS+=--enable-map
PLIST_SUB+= MAP=""
.else