[Bug 285941] net-im/teelgram-desktop: CMake bool was used incorrectly inverting the meaning

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Apr 2025 12:37:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285941

            Bug ID: 285941
           Summary: net-im/teelgram-desktop: CMake bool was used
                    incorrectly inverting the meaning
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: arcade@b1t.name

Created attachment 259369
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259369&action=edit
fix CMake bool logic

Alas, it looks like solution to prevent system fonts was not correctly
described in port. In fact there was no changes to the build, option was just
defining DESKTOP_APP_USE_PACKAGED_FONTS again without removing it. So current
option is actually NOOP.

I think this can be checked by package size w/wo the option, with option
disabled package should be bigger thanks to bundled in fonts.

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