diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-13 00:44:22 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-13 00:44:22 +0800 |
commit | 3e45665b8cd8ba5114db651fe2d221039632bf09 (patch) | |
tree | c142e0aa0d39e62e4bd4508a05b50428bd63548a /mail/evolution/files/patch-aa | |
parent | e1946cbf40e39614547b6fa22cd004079ff9dbaf (diff) | |
download | marcuscom-ports-3e45665b8cd8ba5114db651fe2d221039632bf09.tar.gz marcuscom-ports-3e45665b8cd8ba5114db651fe2d221039632bf09.tar.zst marcuscom-ports-3e45665b8cd8ba5114db651fe2d221039632bf09.zip |
Fix build with kerberos on 7.x and hopefully 6.x.
Remove obsolete reinplace line in evolution.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13445 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index aee858a58..3b9eb7094 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -34,12 +34,3 @@ #define BUFSIZE (sizeof(struct hostent)+10) -@@ -22223,7 +22234,7 @@ - LIBS_save="$LIBS" - - mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" -- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" -+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt -lhx509" - sunlibs="-lkrb5 -lgss" - if test "${ac_cv_lib_kerberos5+set}" = set; then - $as_echo_n "(cached) " >&6 |