diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-14 08:40:06 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-14 08:40:06 +0000 |
commit | 43721c23d5bd1f196f82f04c0f163cd9d3b8fc51 (patch) | |
tree | a70c143dac5d79ed2e6807975eb06d22bfeea2ff /net-im/gloox/Makefile | |
parent | a2c526c1caa2a96cafc92e195d1b92ccfc07e654 (diff) | |
download | ports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.tar.gz ports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.zip |
Notes
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 |