aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabberd/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
commitd206a1376cc6ae897d09a178a4a3b01b53d6e6a1 (patch)
tree68b1199824d4f5082f93d2983234a3960fbc3fb2 /net-im/jabberd/Makefile
parent94017171933ebb85ada6cd1fc9d3b3a1aad8cda6 (diff)
Notes
Diffstat (limited to 'net-im/jabberd/Makefile')
-rw-r--r--net-im/jabberd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 4311e337e4c7..063e3e080980 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.13
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/
DIST_SUBDIR= jabber
@@ -171,7 +172,7 @@ CONFIGURE_ARGS+= --with-sasl=cyrus
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.else
CONFIGURE_ARGS+= --with-sasl=gsasl
-LIB_DEPENDS+= gsasl.14:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
.endif
MAN8= c2s.8 jabberd.8 router.8 s2s.8 sm.8