summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-21 12:14:57 +0000
committerjlam <jlam@pkgsrc.org>2004-01-21 12:14:57 +0000
commit9351de8505e6cbd2fc5027d129e7257bb8233de3 (patch)
tree12118483285e207ceccd8d3a9d3507e01ea6a346 /security
parentb5b7b84c227dbb665d97ce5967b41a05a75e4f14 (diff)
downloadpkgsrc-9351de8505e6cbd2fc5027d129e7257bb8233de3.tar.gz
Remove debugging line accidentally committed in previous.
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 15d9bd7d750..dc57f409d94 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --with-devrandom=/dev/urandom
.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