|
|
|
@ -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 |
|
|
|
|