FreeBSD Bugzilla – Attachment 48249 Details for
Bug 73845
Cannot build mail/ximian-connector without security/heimdal on 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 661 bytes, created by
Joe Kelsey
on 2004-11-12 00:30:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joe Kelsey
Created:
2004-11-12 00:30:30 UTC
Size:
661 bytes
patch
obsolete
>--- Makefile.old Sun Nov 7 14:24:18 2004 >+++ Makefile Thu Nov 11 16:16:49 2004 >@@ -36,14 +36,7 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} < 500000 && defined(MAKE_KERBEROS5) && \ >- exists(/usr/lib/libkrb5.so) && !defined(PACKAGE_BUILDING) >-CONFIGURE_ARGS+= --with-krb5=/usr >-.elif ( ${OSVERSION} < 500000 && !defined(MAKE_KERBEROS5) ) || \ >- defined(PACKAGE_BUILDING) >-LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal >-CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} >-.elif ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ >+.if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ > exists(/usr/lib/libkrb5.so) > CONFIGURE_ARGS+= --with-krb5=/usr > .else
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 73845
: 48249