aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabberd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabberd/Makefile')
-rw-r--r--net-im/jabberd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index b22e633b4fe5..f2a830a9fae6 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= http://cloud.github.com/downloads/Jabberd2/jabberd2/
DIST_SUBDIR= jabber
@@ -174,7 +174,7 @@ SUB_LIST+= REQUIRE="LOGIN"
.if defined(WITH_CYRUS)
CONFIGURE_ARGS+= --with-sasl=cyrus
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
.else
CONFIGURE_ARGS+= --with-sasl=gsasl
LIB_DEPENDS+= gsasl.16:${PORTSDIR}/security/gsasl