pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl2 Remove debugging line accidentall...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7962d12ed775
branches:  trunk
changeset: 466623:7962d12ed775
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Jan 21 12:14:57 2004 +0000

description:
Remove debugging line accidentally committed in previous.

diffstat:

 security/cyrus-sasl2/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r fe4164a9cc58 -r 7962d12ed775 security/cyrus-sasl2/Makefile
--- a/security/cyrus-sasl2/Makefile     Wed Jan 21 12:12:13 2004 +0000
+++ b/security/cyrus-sasl2/Makefile     Wed Jan 21 12:14:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/21 12:12:13 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/21 12:14:57 jlam Exp $
 
 .include "Makefile.common"
 
@@ -26,7 +26,6 @@
 .endif
 
 .if defined(SASL_USE_GSSAPI) && !empty(SASL_USE_GSSAPI:M[yY][eE][sS])
-BUILDLINK_DEPENDS.heimdal=     heimdal>=0.6
 .  include "../../mk/krb5.buildlink3.mk"
 CONFIGURE_ARGS+=       --enable-gssapi=${KRB5BASE}     # GSSAPI
 LIBS+=                 -lcrypto



Home | Main Index | Thread Index | Old Index