[Bug 252363] sysutils/baloo-widgets: Doesn't need DOCS option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 20 11:25:51 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252363

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=620d7678c819d85f9236d2e307009a5aca088970

commit 620d7678c819d85f9236d2e307009a5aca088970
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-04-20 10:22:00 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-04-20 10:25:17 +0000

    kde.mk: Support KDE ports with no DOCS

    The kde.mk framework automatically does DOCS for KDE ports --
    but not all of them have documentation, so then you get a
    weird situation of OPTIONS_DEFINE=DOCS in a port that has
    no documentation (e.g. sysutils/baloo-widgets) where the
    option has no effect at all.

    Massage the machinery a little so that the bogus option can
    be dropped; KDE ports with no docs should not define a DOCS
    option any more.

    PR:             252363

 Mk/Uses/kde.mk                  | 7 ++++++-
 sysutils/baloo-widgets/Makefile | 2 --
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list