aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gloox
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2007-07-01 16:56:16 +0800
committernovel <novel@FreeBSD.org>2007-07-01 16:56:16 +0800
commitbee0ac58b31b49d4999c27a48b677263a9a1328d (patch)
tree1dc1a18dcb267cb449853409ce4cb453a6b0ab1c /net-im/gloox
parent3527296cf62e327247a65f5ae2959835705b3d5d (diff)
downloadfreebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.gz
freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.zst
freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.zip
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Diffstat (limited to 'net-im/gloox')
-rw-r--r--net-im/gloox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index bf1ecfbaae07..83135ea97dc7 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gloox
PORTVERSION= 0.8.8
+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.15:${PORTSDIR}/security/gnutls
+ gnutls.13:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes