diff options
Diffstat (limited to 'net-im/telepathy-haze/Makefile')
-rw-r--r-- | net-im/telepathy-haze/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 87befeaf850a..c7cc430bc0c3 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -7,7 +7,7 @@ PORTNAME= haze PORTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ PKGNAMEPREFIX= telepathy- @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Libpurple connection manager for telepathy BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple \ idn.17:${PORTSDIR}/dns/libidn \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib |