FreeBSD Bugzilla – Attachment 37083 Details for
Bug 59151
[Port Fix] security/gnupg doesn't use USE_OPENLDAP correctly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnupg.diff
gnupg.diff (text/plain), 489 bytes, created by
Alex Dupre
on 2003-11-10 23:10:12 UTC
(
hide
)
Description:
gnupg.diff
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2003-11-10 23:10:12 UTC
Size:
489 bytes
patch
obsolete
>--- Makefile.orig Mon Nov 10 23:56:03 2003 >+++ Makefile Mon Nov 10 23:56:55 2003 >@@ -35,10 +35,8 @@ > .if defined(WITH_LIBICONV) || exists(${PREFIX}/lib/libiconv.so) > LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv > .endif >-.if defined(USE_OPENLDAP) || exists(${PREFIX}/lib/libldap.so.2) >-WITH_LDAP= yes >-.endif >-.if defined(WITH_LDAP) >+.if defined(WITH_LDAP) || exists(${PREFIX}/lib/libldap.so.2) >+USE_OPENLDAP= yes > PLIST_SUB+= WITH_LDAP="" > .else > PLIST_SUB+= WITH_LDAP="@comment "
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 59151
: 37083