Created attachment 188668 [details] mentioned diff Hi, Here's the issue on github as reference: https://github.com/annulen/webkit/issues/511 The attached diff applies the two commits on the git repository that were mentioned in the issue. I've also tested them myself and they do fix it well. The diff was created from the top of the tree. I had to disable ld.gold as suggested in bug #223596 comment #3 to build, however I didn't include this in the diff. The patch files were taken directly from: https://github.com/freebsd/freebsd-ports-kde/commit/e8aa36dfab0ca0134375e92e779ec2cd4feed51c for consistency. (and because I already had that tree handy) They both should be included in qt-webkit-5.212.0-alpha3 when it's out. Good day.
A commit references this bug: Author: tcberner Date: Sat Dec 16 11:57:07 UTC 2017 New revision: 456467 URL: https://svnweb.freebsd.org/changeset/ports/456467 Log: www/qt5-webkit add upstream patch to fix mail/trojita PR: 224215 Submitted by: tcberner Reported by: Laurent Cimon <laurent@nuxi.ca> Changes: head/www/qt5-webkit/Makefile head/www/qt5-webkit/files/patch-git_6faf112 head/www/qt5-webkit/files/patch-git_7642045
Committed. Thanks.