summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
committerAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
commit3b3128196e8706c3616c88df7206b4a27f7b8959 (patch)
tree31433c1d06ed5be6756933b97f6d80a77f17b710 /net-im
parentUpdate to SRC680_m222. (diff)
Update to the autotools new world order.
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
Notes
Notes: svn path=/head/; revision=196437
Diffstat (limited to 'net-im')
-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 6cdffb1da7c7..e4be7d216d82 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -47,7 +47,7 @@ CONFIGURE_ARGS+= --enable-libnotify=no
.endif
.if defined(WITH_TELEPATHY)
-LIB_DEPENDS+= telepathy.3:${PORTSDIR}/net-im/libtelepathy
+LIB_DEPENDS+= telepathy.5:${PORTSDIR}/net-im/libtelepathy
CONFIGURE_ARGS+= --enable-telepathy=yes
.else
CONFIGURE_ARGS+= --enable-telepathy=no