FreeBSD Bugzilla – Attachment 151742 Details for
Bug 196703
[patch] x11-toolkits/wxgtk30: fix build after webkit-gtk2 update to 2.4.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-toolkits/wxgtk30 fixes issue indicated in pr(1)
2015-01-16.diff (text/plain), 481 bytes, created by
Chris Hutchinson
on 2015-01-16 17:38:13 UTC
(
hide
)
Description:
x11-toolkits/wxgtk30 fixes issue indicated in pr(1)
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-01-16 17:38:13 UTC
Size:
481 bytes
patch
obsolete
>Index: wxgtk30/Makefile >=================================================================== >--- wxgtk30/Makefile (revision 377194) >+++ wxgtk30/Makefile (working copy) >@@ -52,4 +52,11 @@ > MSPACK_CONFIGURE_WITH= libmspack > MSPACK_LIB_DEPENDS= libmspack.so:${PORTSDIR}/archivers/libmspack > >+.include <bsd.port.pre.mk> >+# because webkit-gtk2 needs it >+.if ${OSVERSION} < 1000000 >+USES+= compiler:c++11-lib >+CONFIGURE_ARGS+= --disable-precomp-headers >+.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 196703
:
151598
| 151742