FreeBSD Bugzilla – Attachment 150701 Details for
Bug 196079
[patch] unbreak mail/evolution build on FreeBSD 8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to unbreak mail/evolution build on FreeBSD 8
evolution.patch (text/plain), 844 bytes, created by
Don Lewis
on 2014-12-17 23:33:35 UTC
(
hide
)
Description:
patch to unbreak mail/evolution build on FreeBSD 8
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2014-12-17 23:33:35 UTC
Size:
844 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 374834) >+++ Makefile (working copy) >@@ -22,8 +22,8 @@ > libnotify.so:${PORTSDIR}/devel/libnotify > RUN_DEPENDS= highlight:${PORTSDIR}/textproc/highlight > >-USES= desktop-file-utils bison gettext gmake libtool \ >- pathfix perl5 pkgconfig tar:xz >+USES= bison compiler:c++11-lib desktop-file-utils gettext gmake \ >+ libtool pathfix perl5 pkgconfig tar:xz > USE_GNOME= evolutiondataserver3 gnomedesktop3 gnomeprefix gtkhtml4 \ > intlhack > GNU_CONFIGURE= yes >@@ -114,4 +114,10 @@ > ${WRKSRC}/modules/bogofilter/evolution-bogofilter.c > # @${SH} ${FILESDIR}/fix-plugins.sh ${WRKSRC} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${CHOSEN_COMPILER_TYPE} == gcc >+LDFLAGS+= -lstdc++ >+.endif >+ >+.include <bsd.port.post.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 196079
: 150701