FreeBSD Bugzilla – Attachment 137965 Details for
Bug 183748
maintainer-update of mail/mutt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
Udo.Schweigert
on 2013-11-07 12:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Udo.Schweigert
Created:
2013-11-07 12:20:00 UTC
Size:
1.24 KB
patch
obsolete
>diff -ru /usr/ports/mail/mutt/Makefile ./Makefile >--- /usr/ports/mail/mutt/Makefile 2013-10-23 06:07:20.000000000 +0200 >+++ ./Makefile 2013-11-04 11:44:33.000000000 +0100 >@@ -100,7 +100,7 @@ > > OPTIONS_DEFAULT= COMPRESSED_FOLDERS HTML ICONV MAILBOX_MANPAGES \ > NCURSES QUOTE_PATCH SGMLFORMAT SMIME_OUTLOOK_COMPAT \ >- NLS XML >+ NLS XML SMTP > .endif > > PLIST= ${WRKDIR}/PLIST >@@ -266,18 +266,18 @@ > .elif exists(${KRB5_HOME}/bin/krb5-config) > LIB_DEPENDS+= libgssapi_krb5.so:${PORTSDIR}/security/krb5 > CONFIGURE_ARGS+= --with-gss=${KRB5_HOME} >-LDFLAGS+= -L${KRB5_HOME}/lib -rpath=${KRB5_HOME}/lib >+LDFLAGS+= -L${KRB5_HOME}/lib -rpath=${KRB5_HOME}/lib -ltinfow > .elif exists(${HEIMDAL_HOME}/bin/krb5-config) > LIB_DEPENDS+= libgssapi_krb5.so:${PORTSDIR}/security/krb5 > CONFIGURE_ARGS+= --with-gss=${HEIMDAL_HOME} >-LDFLAGS+= -L${HEIMDAL_HOME}/lib -rpath=${HEIMDAL_HOME}/lib >+LDFLAGS+= -L${HEIMDAL_HOME}/lib -rpath=${HEIMDAL_HOME}/lib -ltinfow > .elif (defined(MAKE_KERBEROS5)) || exists(/usr/lib/libkrb5.a) > CONFIGURE_ARGS+= --with-gss > WITH_KRB5_SYS=YES > .endif > .endif > >-LDFLAGS+= -L${LOCALBASE}/lib -rpath=${LOCALBASE}/lib:/usr/lib >+LDFLAGS+= -L${LOCALBASE}/lib -rpath=${LOCALBASE}/lib:/usr/lib -ltinfow > CFLAGS+= ${CFLAGS_ADD} > LDFLAGS+= ${LDFLAGS_ADD}
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 183748
: 137965