FreeBSD Bugzilla – Attachment 143074 Details for
Bug 190209
[PATCH] unbreak mail/courier build for FreeBSD 10 and HEAD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 519 bytes, created by
bsd
on 2014-05-25 20:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bsd
Created:
2014-05-25 20:20:00 UTC
Size:
519 bytes
patch
obsolete
>--- Makefile 2014-05-25 21:03:59.000000000 +0200 >+++ Makefile.new 2014-05-25 21:03:07.000000000 +0200 >@@ -60,7 +60,6 @@ > USE_AUTOTOOLS= libtool aclocal automake > AUTOMAKE_ARGS= --add-missing > USE_BZIP2= yes >-USE_GCC= any > USES= fam gettext gmake perl5 pkgconfig > USE_OPENSSL= yes > USE_SUBMAKE= yes >@@ -138,6 +137,10 @@ > .include "${.CURDIR}/Makefile.man" > .include "${.CURDIR}/Makefile.own" > >+.if ${OSVERSION} >= 1000000 >+USE_GCC= 4.6 >+.endif >+ > .if ${PORT_OPTIONS:MLDAP} > USE_OPENLDAP= yes > WITH_AUTH_LDAP= yes
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 190209
:
143074
|
144300