FreeBSD Bugzilla – Attachment 235330 Details for
Bug 265293
security/libpki: Fix LDAP option build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libpki-0.9.2_2: Fix LDAP option build
libpki-0.9.2_2.diff (text/plain), 722 bytes, created by
Nuno Teixeira
on 2022-07-18 11:06:54 UTC
(
hide
)
Description:
libpki-0.9.2_2: Fix LDAP option build
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-07-18 11:06:54 UTC
Size:
722 bytes
patch
obsolete
>diff --git a/security/libpki/Makefile b/security/libpki/Makefile >index 17e62c596635..09a8d085f046 100644 >--- a/security/libpki/Makefile >+++ b/security/libpki/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= libpki > DISTVERSIONPREFIX= v > DISTVERSION= 0.9.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security > > PATCH_SITES= https://github.com/openca/libpki/commit/ >@@ -35,10 +35,8 @@ MYSQL_DESC= "Enable MySQL support" > PGSQL_DESC= "Enable PostgreSQL support" > > DNS_CONFIGURE_ENABLE= dns >-LDAP_LIB_DEPENDS= liblber.so:net/openldap24-client \ >- libldap_r.so:net/openldap24-client >+LDAP_USE= OPENLDAP=yes > LDAP_CONFIGURE_ENABLE= ldap >-LDAP_LDFLAGS+= -llber > MYSQL_USES= mysql > MYSQL_CONFIGURE_ENABLE= mysql > PGSQL_USES= pgsql
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265293
: 235330