diff --git a/security/cyrus-sasl2/patches/patch-configure b/security/cyrus-sasl2/patches/patch-configure index 8368d390445..d61c94f2d79 100644 --- a/security/cyrus-sasl2/patches/patch-configure +++ b/security/cyrus-sasl2/patches/patch-configure @@ -1,4 +1,4 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2002/06/22 08:55:44 jakob Exp $ +$OpenBSD: patch-configure,v 1.2 2002/07/20 18:32:29 pvalchev Exp $ --- configure.orig Thu Jun 13 17:53:58 2002 +++ configure Thu Jun 20 20:06:22 2002 @@ -4613,7 +4613,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l @@ -42,7 +42,7 @@ $OpenBSD: patch-configure,v 1.1.1.1 2002/06/22 08:55:44 jakob Exp $ else ac_save_LIBS="$LIBS" -LIBS="-lgssapi $GSSAPIBASE_LIBS -lgssapi -lkrb5 -ldes -lasn1 -lroken ${LIB_CRYPT} -lcom_err $LIBS" -+LIBS="-lgssapi $GSSAPIBASE_LIBS -lgssapi -lkrb5 -ldes -lasn1 ${LIB_CRYPT} -lcom_err $LIBS" ++LIBS="-lgssapi $GSSAPIBASE_LIBS -lgssapi -lkrb5 -lkrb -lkafs -lcrypto -ldes -lasn1 ${LIB_CRYPT} -lcom_err $LIBS" cat > conftest.$ac_ext <