SVN commit 13190 by tcberner:
Fix plist (wrongly used plist-sub)
M +2 -2 pkg-plist
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213704
--- Comment #3 from Tobias C. Berner ---
Hi there
As Adriaan already explained, we're working on it :)
If you want to test Plasma 5.8.2 and Applications 16.08.2, then you can give
the repository linked by Adriaan a try (you'll need the pl
SVN commit 13191 by tcberner:
Import the CMAKE_ARGS from branches/plasma5 for the kde:5 builds.
[ testlib therefore is no longer needed in kf5-kitemmodels and kf5-attica as
the autotests are not run ]
M +9 -2 Mk/Uses/kde.mk
M +1 -1 devel/kf5-kitemmodels/Makefile
M +1 -1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213704
sk8harddief...@gmail.com changed:
What|Removed |Added
Status|Open|Closed
Resolutio
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213331
--- Comment #3 from Antoine Brodin ---
(In reply to Raphael Kubo da Costa from comment #2)
This will still bring gmake in the build depends.
Maybe a USES= cmake:something, which brings either gmake.mk or ninja.mk
depending on CMAKE_NINJA?