SVN commit 13863 by aschai:
Fix plist
Not sure about this commit, could well also be a missing dependency issue.
M +0 -4 pkg-plist
SVN commit 13864 by aschai:
Track dependency on holidays
While I striped the kholidays dependend build output via pkg-plist in r13863,
it will still be built on systems that happen to have kholidays installed by
the time they build plasma-workspace.
Let's instead hard-depend on holidays and have
SVN commit 13865 by aschai:
Revert r13863
holidays dependecy is fixed now. Install kholidays dependend build output.
M +4 -0 pkg-plist
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187
free...@monkeyspunk.net changed:
What|Removed |Added
CC||free...@monkeyspunk.net
-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187
--- Comment #13 from free...@monkeyspunk.net ---
The -no-user-gold-linker modification to /usr/ports/Mk/bsd.qt.mk works for me
as long as I'm building qt5 related ports. However if I build a qt4 port it
complains that "-no-user-gold-linker"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187
--- Comment #14 from free...@monkeyspunk.net ---
(In reply to freebsd from comment #13)
And if I would have read Dmitry's comment with patch 181488 that's exactly what
people are reporting success with.
--
You are receiving this mail becau