From d206a1376cc6ae897d09a178a4a3b01b53d6e6a1 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Fri, 25 Feb 2011 14:08:31 +0000 Subject: Chase security/gsasl update --- net-im/jabberd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im') 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 -- cgit v1.2.3