FreeBSD Bugzilla – Attachment 158464 Details for
Bug 201372
mail/postfix fails to build with openssl from ports and LDAP enabled with Fetch(3) enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch] stop users mixing OpenSSL base/port
file_201372.txt (text/plain), 534 bytes, created by
Olli Hauer
on 2015-07-07 04:33:36 UTC
(
hide
)
Description:
[patch] stop users mixing OpenSSL base/port
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2015-07-07 04:33:36 UTC
Size:
534 bytes
patch
obsolete
>Index: openldap24-server/Makefile >=================================================================== >--- openldap24-server/Makefile (revision 391488) >+++ openldap24-server/Makefile (working copy) >@@ -193,6 +193,10 @@ > > .if !${PORT_OPTIONS:MFETCH} > CONFIGURE_ARGS+= --without-fetch >+.else >+. if defined(OPENSSL_INSTALLED) && ${OPENSSL_INSTALLED} != "" || defined(WITH_OPENSSL_PORT) >+IGNORE= using OpenSSL from ports and OPTION FETCH together is not supported >+. endif > .endif > > .if ${PORT_OPTIONS:MSASL}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201372
: 158464