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 8ef85d35cf3a..6c74bb806a75 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -7,13 +7,14 @@ PORTNAME= gloox PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Jabber/XMPP client library -LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ +LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \ gnutls.40:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool |