From 35b7c43edecc163c8c6849d2ba8d430049307a5b Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 30 Aug 2010 19:34:28 +0200 Subject: [PATCH] heimdal: improved to inject '--with-gssapi' when building dovecot --- security/heimdal/parse-config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/heimdal/parse-config b/security/heimdal/parse-config index 7d6312e14..3b14cb768 100644 --- a/security/heimdal/parse-config +++ b/security/heimdal/parse-config @@ -3,7 +3,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../heimdal/parse-config -# Copyright (C) 2006 - 2008 The OpenSDE Project +# Copyright (C) 2006 - 2010 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -31,6 +31,8 @@ if pkginstalled -f heimdal; then postgresql) # packages 'sensitive' to the massive enabling var_append extraconfopt " " "--with-krb5" ;; + dovecot) + var_append extraconfopt " " "--with-gssapi" ;; *) # massive enabling of heimdal support # prefix-less