aboutsummaryrefslogtreecommitdiff
path: root/net-im/gossip
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-25 11:03:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-25 11:03:22 +0000
commit627f58a7f9c808c6ba8c4522ee2457568984182b (patch)
tree9ef77463ac6c1160d27af2b89b17d42e2af6dfee /net-im/gossip
parent8aac63eb032846d1b44c7ee28455e29160b9a913 (diff)
downloadports-627f58a7f9c808c6ba8c4522ee2457568984182b.tar.gz
ports-627f58a7f9c808c6ba8c4522ee2457568984182b.zip
Notes
Diffstat (limited to 'net-im/gossip')
-rw-r--r--net-im/gossip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index fefdba69a534..bda51e7f6ce9 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --enable-libnotify=no
.endif
.if defined(WITH_TELEPATHY)
-LIB_DEPENDS+= telepathy.5:${PORTSDIR}/net-im/libtelepathy
+LIB_DEPENDS+= telepathy.2:${PORTSDIR}/net-im/libtelepathy
CONFIGURE_ARGS+= --enable-telepathy=yes
.else
CONFIGURE_ARGS+= --enable-telepathy=no