FreeBSD Bugzilla – Attachment 165483 Details for
Bug 206092
mail/mutt modernize port, add URLVIEW option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] mutt-lite v2
mutt_pr206092.diff (text/plain), 740 bytes, created by
Olli Hauer
on 2016-01-13 09:18:46 UTC
(
hide
)
Description:
[patch] mutt-lite v2
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2016-01-13 09:18:46 UTC
Size:
740 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 406024) >+++ Makefile (working copy) >@@ -52,6 +52,11 @@ > > .if defined (LITE) > OPTIONS_UNSET= NLS DOCS EXAMPLES >+PLIST_SUB+= COMPRESSED_FOLDERS="@comment " >+PLIST_SUB+= HTML="@comment " >+PLIST_SUB+= NLS="@comment " >+PLIST_SUB+= XML="@comment " >+PLIST_SUB+= NNTP="@comment " > .else > OPTIONS_DEFINE= COMPRESSED_FOLDERS SASL DEBUG DOCS EXAMPLES FLOCK \ > GPGME GREETING_PATCH GSSAPI HTML ICONV IDN IFDEF_PATCH \ >@@ -335,4 +340,9 @@ > ${WRKSRC}/doc/Makefile > .endif > >+post-stage: >+.if defined(LITE) >+ -${RM} ${STAGEDIR}${PREFIX}/lib/charset.alias >+ -${RM} ${STAGEDIR}${PREFIX}/share/locale/locale.alias >+.endif > .include <bsd.port.mk>
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 206092
:
165351
|
165436
|
165480
| 165483 |
165528