diff options
Diffstat (limited to 'net-im/gloox/Makefile')
-rw-r--r-- | net-im/gloox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index 5d828b15a8b7..f13d74291ef4 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -7,6 +7,7 @@ PORTNAME= gloox PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ @@ -15,7 +16,7 @@ COMMENT= Jabber/XMPP client library LIB_DEPENDS= iksemel.3:${PORTSDIR}/textproc/iksemel \ idn.16:${PORTSDIR}/dns/libidn \ - gnutls.13:${PORTSDIR}/security/gnutls + gnutls.15:${PORTSDIR}/security/gnutls USE_BZIP2= yes USE_GNOME= gnomehack |