summaryrefslogtreecommitdiffstats
path: root/net-im/empathy3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-25 00:05:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-25 00:05:57 +0800
commit25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6 (patch)
tree5ad33b65c587c5bde83939619ba46bfe6bdde973 /net-im/empathy3
parent6ea7dc793bf71d63d817c8d2ffdd30d956c98871 (diff)
downloadmarcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar.gz
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar.bz2
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar.lz
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar.xz
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.tar.zst
marcuscom-ports-25e7bbeee28c8d246f21b2bcdabac453e5e0e2c6.zip
Chase libchamplain changed locations.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16132 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 2e9da1f69..fb90ee13d 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.16 2011/05/24 19:43:09 kwm Exp $
+# $MCom: ports/net-im/empathy3/Makefile,v 1.17 2011/06/10 22:59:07 mezz Exp $
PORTNAME= empathy
PORTVERSION= 3.0.2
@@ -108,7 +108,7 @@ PLIST_SUB+= NST="@comment "
# needs ported to gtk3
.if !defined(WITHOUT_MAP)
-LIB_DEPENDS+= champlain-0.10.0:${PORTSDIR}/graphics/libchamplain010
+LIB_DEPENDS+= champlain-0.10.0:${PORTSDIR}/graphics/libchamplain
CONFIGURE_ARGS+=--enable-map
PLIST_SUB+= MAP=""
.else